Jerry,

That is great. It has solved the build problems for me. Example 17 works
fine except for the problem with the same label appearing 4 times that
you have already reported.

Andrew

On Sat, Aug 16, 2008 at 04:54:26PM -0700, Jerry wrote:
> I've put this to the comp.lang.ada list and early comments tend  
> towards a compiler error. (Apparently all of the GNAT releases are  
> not subjected to the famous Ada validation suite.) There is also a  
> note from one of the responders that "I've mentioned already that  
> Ubuntu 8.04 has broken support for Ada. Better stick to Debian." Not  
> sure what that earlier comment was about.
> 
> In the meantime, I've changed the Ada bindings so that now the  
> offending line uses 'Access instead of 'Unchecked_Access." In theory,  
> this is preferable anyway.
> 
> Andrew, let me know if this improves the situation.
> 
> Jerry
> 
> 
> On Aug 15, 2008, at 12:18 AM, Andrew Ross wrote:
> 
> >
> > Jerry,
> >
> > This latest change to the Ada bindings causes a build error for me  
> > with
> > gnat 4.2.3 on Ubuntu.
> >
> > plplot.adb:2751:37: non-local pointer cannot point to local object
> > The offending line is
> >             PL_Pen_Labels(Index) := Temp_C_String'Unchecked_Access;
> >
> > Cheers
> >
> > Andrew
> >
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to