View Issue Details

IDProjectCategoryView StatusLast Update
0000358LDMud 3.3Compilation, Installationpublic2005-05-15 15:02
Reportermenaures Assigned Tolars 
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Fixed in Version3.3 
Summary0000358: slaballoc warnings
DescriptionHi,

compiling the new 3.3 gives the following warnings:
In file included from xalloc.c:303:
slaballoc.c: In function `sfree':
slaballoc.c:1692: warning: use of cast expressions as lvalues is deprecated
In file included from xalloc.c:303:
slaballoc.c:1835:16: warning: extra tokens at end of #undef directive
slaballoc.c:1836:18: warning: extra tokens at end of #undef directive
slaballoc.c:1837:18: warning: extra tokens at end of #undef directive
slaballoc.c:1838:18: warning: extra tokens at end of #undef directive
slaballoc.c:3461:16: warning: extra tokens at end of #undef directive
slaballoc.c:3462:18: warning: extra tokens at end of #undef directive
slaballoc.c:3463:18: warning: extra tokens at end of #undef directive
slaballoc.c:3464:18: warning: extra tokens at end of #undef directive


Also, 'status malloc' now is quite complex with a lot of slab statistics... is it possible to move these messages to a separate page, like 'status slabs' or whatever?
TagsNo tags attached.

Activities

lars

2005-02-01 00:27

reporter   ~0000322

I removed the warnings in 3.3.666 (I think: my compiler doesn't warn about them in the first place). I won't forget about the separation of the ext-statistics, but I'll handle it outside of this bug.

Issue History

Date Modified Username Field Change
2005-01-31 04:42 menaures New Issue
2005-02-01 00:27 lars Status new => resolved
2005-02-01 00:27 lars Fixed in Version => 3.3
2005-02-01 00:27 lars Resolution open => fixed
2005-02-01 00:27 lars Assigned To => lars
2005-02-01 00:27 lars Note Added: 0000322
2005-05-15 15:02 lars Status resolved => closed