[lisaac-Bugs][311042] The same code compiles with -D but doesn't without -D..
lisaac-bugs at alioth.debian.org
lisaac-bugs at alioth.debian.org
Fri Sep 4 14:07:15 UTC 2009
Bugs item #311042, was changed at 2008-09-04 12:29 by Mildred Ki'Lya
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=311042&group_id=100200
>Status: Pending
Priority: 3
Submitted By: Xavier Oswald (xaviero-guest)
Assigned to: Benoit Sonntag (sonntag-guest)
Summary: The same code compiles with -D but doesn't without -D..
Target Milestone: None
Initial Comment:
I have some code (the margin is too small to put it here) which gives :
./simulateur.c:2768: warning: dereferencing ‘void *’ pointer
./simulateur.c:2768: error: request for member ‘valeur__H2C’ in something not a structure or union
upon compilation (in fact, it's trying to do NULL->valeur__H2C...) without option, but compiles ok with -D.
I haven't been able to reproduce it on a small example, but I thought I could still report it : perhaps someone who knows the compiler better can have a good enough hint...
julien.puydt at laposte.net
----------------------------------------------------------------------
>Comment By: Mildred Ki'Lya (mildred-guest)
Date: 2009-09-04 16:07
Message:
Could you test with the stable branch of the compiler?
And if it doesn't work, we *really* need some code to see what's wrong here
----------------------------------------------------------------------
Comment By: Nobody (None)
Date: 2008-09-04 21:41
Message:
I'm the initial reporter, and I still see it with debian unstable's lisaac version 1:0.13.1-2
----------------------------------------------------------------------
Comment By: Mildred Ki'Lya (mildred-guest)
Date: 2008-09-04 17:31
Message:
I think the Lisaac source code is needed for that. Perhaps you could post it on pastebin.com or somewhere else. Depends on what it is.
And perhaps, the bug disappeared with the new version of the compiler, who knows ?
----------------------------------------------------------------------
You can respond by visiting:
https://alioth.debian.org/tracker/?func=detail&atid=413092&aid=311042&group_id=100200
More information about the Lisaac-devel
mailing list