Markus Schöpflin wrote: > Aleksey, thanks for the instructions. Could you tell me which PP you > used to generate the file before? I would like to minimize the diff > as much as possible?
VC 7.1, IIRC, but it shouldn't matter much because the header uses file iteration PP technique, and for most preprocessors that, in particular, means that the generated lines will appear in the resulting output exactly as they are written in the section marked by "///// iteration" comment - comments and multiple empty lines notwithstanding (MW CodeWarrior is probably the only exception here). Because of the latter, if the preprocessor you are going to use offers something like "trim multiple empty lines" option, you would probably like to use it. Aleksey _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost