robocop
|
857344fff5
|
Ann wasted considerable time getting rid of the nasty do-while (that may fool the eye) in several places. Let's not resurrect it unless really necessary (complex code, for example).
|
2007-03-29 07:08:37 +00:00 |
|
asfernandes
|
92059f157c
|
Misc
|
2007-03-29 01:49:05 +00:00 |
|
alexpeshkoff
|
f15582bb93
|
Use 64-bit integer types, known to work cross-platform in all other places
|
2007-03-28 16:03:10 +00:00 |
|
robocop
|
e71a03261c
|
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
|
2007-03-28 04:20:36 +00:00 |
|