cvs commit: projects/csup queue.h

Maxime Henrion <[email protected]> Fri, 3 Mar 2006 18:41:59 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <[email protected]>
mux         2006-03-03 18:41:59 UTC

  FreeBSD projects repository

  Modified files:
    csup                 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.5       +3 -3      projects/csup/queue.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"