Hello Jeff,

Could you please try the following?

>From Gnoga root directory:

$ cd deps/zanyblue/src/text/
$ gnatmake -I../os -I../root -gnatcfvwa zanyblue-text-codecs.adb

Thanks, Pascal.
http://blady.pagesperso-orange.fr


> Le 8 mai 2016 à 19:48, Jeffrey R. Carter <jrcar...@acm.org> a écrit :
> 
> On 05/08/2016 09:50 AM, Pascal wrote:
>> Hello Jeff and Jean-Pierre,
>> 
>> Gnoga has been modified to avoid internal exceptions with last commit 
>> [927cc4].
>> Deleting element in Maps container provoques some cursor tampering while 
>> doing iterate and issues Program_Error exception.
>> It's have been changed into a while loop.
>> 
>> Gnoga is also more verbose with exceptions.
>> 
>> Could you please pull last Gnoga on SF and try your program?
>> 
> Pulled git and did make. Got lots of warnings. Zanyblue still terminates the 
> make with
> 
> gcc-4.9 -c -gnat12 -gnatW8 -g -gnatf -gnato -gnatwale -gnatyO -gnatyo 
> -fstack-check -I- -gnatA 
> /home/jrcarter/Code/gnoga/deps/zanyblue/src/text/zanyblue-text-codecs.adb
> zanyblue-text-codecs.adb:260:14: "Encode_UTF8" called at line 277
> zanyblue-text-codecs.adb:260:14: "Find_Codecs" called at line 320
> gnatmake: 
> "/home/jrcarter/Code/gnoga/deps/zanyblue/src/text/zanyblue-text-codecs.adb" 
> compilation error
> Makefile:75: recipe for target 'library' failed
> make[1]: *** [library] Error 4
> make[1]: Leaving directory '/home/jrcarter/Code/gnoga/deps/zanyblue/src'
> Makefile:177: recipe for target 'zanyblue' failed
> make: *** [zanyblue] Error 2
> $
> 
> I built Mine_Detector and played many games without issue.
> -- 
> Jeff Carter
> "Ditto, you provincial putz?"
> Blazing Saddles
> 86
> 
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z_______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to