Skip Menu |

This queue is for tickets about the Mail-Transport-Dbx CPAN distribution.

Report information
The Basics
Id: 13393
Status: resolved
Priority: 0/
Queue: Mail-Transport-Dbx

People
Owner: Nobody in particular
Requestors: ville.skytta [...] iki.fi
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.06
Fixed in: (no value)



Subject: Build failure with gcc4
Building 0.06 fails with gcc4 on Fedora Core 4: libdbx.c: In function '_dbx_getitem': libdbx.c:537: error: invalid lvalue in assignment libdbx.c:542: error: invalid lvalue in assignment libdbx.c:584: error: invalid lvalue in assignment
Thanks for the report. I haven't yet done anything with gcc4, but it's certainly right in disallowing lvalue casts. This is fixed now in 0.07 which I'll upload soon.