On 12/06/13 14:23, Philippe Makowski wrote:
> svn diff -r 58885:58886
Philippe, no idea why do you get that result.
B2_5_Release # svn diff -r 58885:58886
Index: src/qli/lex.cpp
===================================================================
--- src/qli/lex.cpp (revision 58885)
+++ src/qli/lex.cpp (revision 58886)
@@ -438,7 +438,7 @@
// UNIX flavor
if (prompt)
- printf(prompt);
+ printf("%s", prompt);
............................
and a lot more changes follow.
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel