mux         2006-03-03 18:54:33 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              queue.h 
  Log:
  Cast the pointer to void * before casting it back to struct type * in
  STAILQ_LAST.  This quiets a warning from GCC about increased required
  alignment for the cast.
  
  Idea from:      cognet
  
  Revision  Changes    Path
  1.64      +1 -1      src/sys/sys/queue.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to