On Mon, 28 Aug 2017 14:47:43 +0300 Dmitry Yemanov wrote

> 28.08.2017 14:42, Adriano dos Santos Fernandes wrote:
> 
> > Paul, both things I've verified in 3.0 snapshot builds.
> > 
> > I thought these zip kits was using the same process used to generate
> > release zip kits.  
> 
> So the problem is in the snapshot kits? If so, I will check and fix
> them.
> 

The code to build the kits uses a devilishly complex sed script to
strip all the license headers from the different include files and
then concatenates the output to creawte ibase.h. The snapshots use
code in make_all.bat, I think, to just concatenate the include files to
ibase.h. It is quite possible that the files used to build the snapshot
ibase.h are out of sync with the files used to build the one in the
kits.

It would probably be a good idea to concatenate ibase.h in make_all.bat
and then I'll re-write the code in BuildExecutableInstall.bat to just
strip comments from that file. 


Paul
-- 
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to