jed-users mailing list

[2002 Date Index] [2002 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: 0.99-16 pre-release available


Jacob (=Jouk) Jansen <joukj@xxxxxxxxxxxxxxxxxxx> wrote:
>spawn-polka-jj) @vmsmake
>CC /prefix=all/define=(FLOAT_TYPE,JED)/include=([-.-.slang.src]) MENU.c
>
>        m->flags |= MENU_ACTIVE;
>.......^
>%CC-W-BADANSIALIAS, This statement uses the type "struct _Menu_Node_Type" to red
>oes not conform to the ANSI aliasing rules.
>at line number 1611 in file $DISK6:[JOUKJ.PUBLIC.JED.JED.SRC]MENU.C;2

What compiler are you using?  I found this statement from
http://www.cs.wisc.edu/~ghost/doc/AFPL/6.50/Make.htm :

   The DECC6.2-003 compiler has an optimization problem that may lead to
   warnings about the "ANSI aliasing rules". DEC (Compaq) can provide a
   fix for this problem. The DECC6.2-006 compiler apparently does not
   have the problem.
       
I am concerned about this because I use these type of constructs to
implement inheritance, etc.

Thanks,
--John


[2002 date index] [2002 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]