Mailing List
Home
Forum Home
Mac Game - Mac game development
Rivers of MUD - a Diku and Merc based multiuser dungeon
SMAUG
Subjects
Getting UDP through NAT/firewalls/whatever for a game
Getting UDP through NAT/firewalls/whatever for a game
QuickTime errors
Python script as stand alone MUD server
Subject: Various sound problems
Fragment Shaders & GL TEXTURE RECTANGLE EXT
Subject: Timers and global variables
Re: Language and platform for Text MUD server
Apparent acquisition of Yantis (mysupersales) by IDE
HID keyboard
Getting UDP through NAT/firewalls/whatever for a game
Microsoft Sparkle
Subject: Director MX
Congratulations Horizons
Yet more problems fullscreen mode
Apple Dev Kitchen Them 's tasty vittles, Maw!
NSOpenGLContext, Pbuffers, and drawables
More DCR "theft " naughtiness
dynamic sprite creation and imaging lingo
Re: Find stuff in Flash array?
Effects of skill imbalances?
QuickTime errors
Rom 2 4/Quickmud Enhancement/Bug fix
Subject: Working with XML files/CFURL
smooth scrolling/subpixel tweening
RE: (Ron help me?) Flash text
Subject: Flash Racing
Subject: MudDev FAQ 2
Browser based games
Installing GLUT
Special character in Flash XML
 
Compile Warnings.

Compile Warnings.

2006-11-22       - By Valnir

 Back
Reply:     1     2     3     4     5     6     7     8  

Hey guys. Everyone was complaining about not having any traffic on this
list, so here's something to get you thinking over the long weekend.

I am running my mud on WolfPaw and everything compiles perfect. No errors,
no warnings. All good. I am thinking about moving where my mud is hosted
though. The new server is running Fedora Core 5 with GCC 4.1.1 and I get an
interesting compliation warning:

gcc -c -Wall -g3  comm.c
comm.c: In function ???????init_descriptor????????:
comm.c:986: warning: pointer targets in passing argument 3 of
???????getsockname???????? differ in signedness
comm.c:987: warning: pointer targets in passing argument 3 of ???????accept???
?????
differ in signedness
comm.c:1010: warning: pointer targets in passing argument 3 of
???????getpeername???????? differ in signedness

It's a clean make, so I know it's getting all the Fedora header files with
nothing left over from the WolfPaw build. I went ahead and tried to run it
to see what it would do, but as I expected (since the warning is in the
descriptor stuff) it crashed as soon as I tried to log in.

Also, just on a side note. Any idea how to get the funny aE characters that
show un instead of quotes to show as quotes?

example: ???????accept???????? should be `accept'

Thanks!

- Valnir

--
ROM mailing list
ROM@(protected)
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom