Commit Graph

3 Commits

Author SHA1 Message Date
Rüdiger Timm
4a43e487ea INTEGRATION: CWS ooo19126 (1.2.108); FILE MERGED
2005/09/05 18:42:18 rt 1.2.108.1: #i54170# Change license header: remove SISSL
2005-09-07 23:06:46 +00:00
Dan Williams
feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
Björn Milcke
668c6b0245 initial import 2003-10-06 08:58:36 +00:00