I accepted this patch (also discussed in the other similar
patch discussion). I'm not really happy with some of the
less-portable constructs like structure initialization
however. I'm not sure that's a heavily supported type of
initialization. (I need to go pull my ansi book to see if
it's actually legal or convention).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=76242
I accepted this patch (also discussed in the other similar
patch discussion). I'm not really happy with some of the
less-portable constructs like structure initialization
however. I'm not sure that's a heavily supported type of
initialization. (I need to go pull my ansi book to see if
it's actually legal or convention).