First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 33554
Alias:
Product:
Component:
Status: CLOSED
Resolution: REMIND
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sigurd Stordal <polarbear42@phreaker.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 33554 depends on: Show dependency tree
Bug 33554 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-11-15 06:57 0000
When building clanlib-0.7.6, at least for i586 arch compile, you'll get an
error
in the file Sources/Network/Socket/ip_adress_get_sock.cpp (I don't remember if
thats the filname, but it's something veryu similar, maybe on underscore less
or
so), at lines 50,65,164 where the function Clanlib::StrToInt give a word value
for the port variable, and the subsequent lines where you check for port < "max
word value" (don't remember what that is), so the check will always be false.
There are two ways to fix it, the best would be to get the Clanlib::StrToInt to
give a double (isn't that the next step up from word), then it will work, or a
quick and dirty fix is to include a "=" sign (port <= "max word value").

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From SpanKY 2003-11-15 13:26:04 0000 -------

*** This bug has been marked as a duplicate of 33453 ***

------- Comment #2 From Mr. Bones. 2005-05-19 09:06:54 0000 -------
Closing to clean up after bugzilla upgrade.  reopen if closed in error. 
Thanks.

First Last Prev Next    No search results available      Search page      Enter new bug