From: okellogg on
On Jan 20, 8:21 pm, Kilgal...(a)SpamCop.net (Larry Kilgallen) wrote:
>
> But to get a rapid solution from a vendor often requires providing a
> _simple_ reproducer. There is often no easy way to do that.

Agreed. Fortunately I have a workaround and do not depend on the fix.
So my motivation in submitting a PR is as Gautier explained (let the
compiler people know there's a problem)

Oliver
From: okellogg on
On Jan 20, 12:26 pm, Simon Wright <simon.j.wri...(a)mac.com> wrote:
>
> > Does anyone know of a free obfuscator for Ada source code?
>
> No, but J-P Rosen's AdaSubst seehttp://www.adalog.fr/adalog2.htm)
> might form a basis?

Very interesting, thanks for the pointer.
I solved the problem using a little perl hack (the result can be seen
at http://gcc.gnu.org/bugzilla/attachment.cgi?id=14985&action=view)
but if I have more of these problems then I'll probably switch to
AdaSubst.

Oliver
First  |  Prev  | 
Pages: 1 2
Prev: operations on Directory
Next: Access idiom