After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172414 - modules/smb-method.c does not compile with gcc-2.95
modules/smb-method.c does not compile with gcc-2.95
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Module: smb
unspecified
Other All
: Normal blocker
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-02 07:47 UTC by Roland Illig
Modified: 2005-04-11 07:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roland Illig 2005-04-02 07:47:04 UTC
in line 1450 there is a double semicolon. Please remove one of them.
Comment 1 Christian Kellner 2005-04-11 07:39:56 UTC
Hi! It wasn't line 1450 anymore .. some context would have been better, but I
found it. 
Fixed in HEAD, I will apply that to stable too.
Thanks, Christian