cvs commit: src/contrib/smbfs/lib/smb file.c rq.c
Joerg Sonnenberger
joerg at britannica.bec.de
Sun May 8 03:27:41 PDT 2005
On Sat, May 07, 2005 at 08:33:05AM -0700, Simon Schubert wrote:
> corecode 2005/05/07 08:33:05 PDT
>
> DragonFly src repository
>
> Modified files:
> contrib/smbfs/lib/smb file.c rq.c
> Log:
> Fix gcc40 compilation by removing casts of lvalues.
>
> This gives us back one warning (with gcc34, gcc40 emits much more
> anyways). The correct fix would be sys/cdefs.h and __DECONST, but as this
> is contrib source anyways I don't feel like fixing warning messages here.
The whole smbfs implementation should be synced with FreeBSD 6 first,
they have a lot of important fixes there.
Joerg
More information about the Commits
mailing list