IWETHEY v. 0.3.0
|
TODO
1,095 registered users | 0
active users
| 0 LpH |
Statistics
Login
|
Create New User
Welcome to IWETHEY!
IWETHEY Home
/
IWETHEY Board
/
Theory and Practice of Programming Forum
/
What is the type of m_server_address?
Post #75,180
by
Arkadiy
1/17/03 2:54:49 PM
1/17/03 2:55:27 PM
Reply
What is the type of m_server_address?
And, by the way, this looks more like warning to me. Do you treat warning as errors?
--
We have only 2 things to worry about: That
things will never get back to normal, and that they already have.
Edited by
Arkadiy
Jan. 17, 2003, 02:55:27 PM EST
What is the type of m_server_address?
--
We have only 2 things to worry about: That
things will never get back to normal, and that they already have.
Collapse All History
Post #75,182
by
admin
1/17/03 3:01:40 PM
Reply
As noted:
Where m_server_address is a std::string
No, we don't treat warnings as errors.
Regards,
-scott anderson
"Welcome to Rivendell, Mr. Anderson..."
Post #75,184
by
deSitter
1/17/03 3:04:08 PM
Reply
Re: As noted:
Did you include a using statemet?
using namespace std;
at the top. Looks like a warning about a default choice of namespace to me.
-drl
Post #75,186
by
admin
1/17/03 3:05:50 PM
Reply
It isn't.
It's an error in the function declarations and an overly picky C++ compiler.
Not that gcc 3.2.1 doesn't have bugs in its namespace resolution as well... :-P
Regards,
-scott anderson
"Welcome to Rivendell, Mr. Anderson..."
I *heart* C++
- (
admin
)
- (30)
- Jan. 17, 2003, 11:52:49 AM EST
GNU compilers both sides?
- (
marlowe
)
- Jan. 17, 2003, 12:54:16 PM EST
What is the type of m_server_address?
- (
Arkadiy
)
- (3)
- Jan. 17, 2003, 02:55:27 PM EST
As noted:
- (
admin
)
- (2)
- Jan. 17, 2003, 03:01:40 PM EST
Re: As noted:
- (
deSitter
)
- (1)
- Jan. 17, 2003, 03:04:08 PM EST
It isn't.
- (
admin
)
- Jan. 17, 2003, 03:05:50 PM EST
Fix:
- (
admin
)
- (24)
- Jan. 17, 2003, 03:04:37 PM EST
const is a design error
- (
tuberculosis
)
- (23)
- Aug. 21, 2007, 06:17:22 AM EDT
One of my directives for this port:
- (
admin
)
- (8)
- Jan. 17, 2003, 04:38:07 PM EST
Re: One of my directives for this port:
- (
deSitter
)
- (7)
- Jan. 17, 2003, 05:22:29 PM EST
The "const" attribute means that, within the given scope,...
- (
a6l6e6x
)
- (6)
- Jan. 17, 2003, 05:42:03 PM EST
Because it's not supposed to be modified...
- (
ChrisR
)
- (5)
- Jan. 17, 2003, 07:31:13 PM EST
Yes, I remember all that..
- (
deSitter
)
- (3)
- Jan. 17, 2003, 10:31:53 PM EST
Re: why bother?
- (
a6l6e6x
)
- (2)
- Jan. 17, 2003, 10:58:51 PM EST
Well, yes, that was what BS was obsessing on
- (
deSitter
)
- (1)
- Jan. 17, 2003, 11:06:45 PM EST
Clearly BS hates programmers and doesn't trust them
- (
tuberculosis
)
- Aug. 21, 2007, 06:25:33 AM EDT
Re: Because it's not supposed to be modified...
- (
JimWeirich
)
- Jan. 18, 2003, 10:58:42 PM EST
Re: const is a design error
- (
JimWeirich
)
- (13)
- Jan. 17, 2003, 05:07:46 PM EST
Only if such differences exist
- (
tuberculosis
)
- (12)
- Aug. 21, 2007, 06:17:37 AM EDT
Fun in computing.
- (
static
)
- Jan. 18, 2003, 06:37:38 AM EST
Re: Only if such differences exist
- (
JimWeirich
)
- (10)
- Jan. 18, 2003, 10:33:25 PM EST
const functions
- (
tuberculosis
)
- (9)
- Aug. 21, 2007, 06:28:10 AM EDT
Well, it doesnt' appear to be overloaded on const
- (
Simon_Jester
)
- (8)
- Jan. 21, 2003, 01:53:21 PM EST
Re: Well, it doesnt' appear to be overloaded on const
- (
JimWeirich
)
- Jan. 21, 2003, 03:47:40 PM EST
No, thats exactly the problem
- (
tuberculosis
)
- (6)
- Aug. 21, 2007, 06:37:06 AM EDT
This is what bugs me in Scott's problem...
- (
Arkadiy
)
- (5)
- Jan. 21, 2003, 05:42:24 PM EST
I was pissed enough at the problem
- (
Arkadiy
)
- (4)
- Jan. 21, 2003, 09:43:01 PM EST
I was pissed enough that I:
- (
admin
)
- (3)
- Jan. 21, 2003, 10:37:18 PM EST
Solution
- (
Arkadiy
)
- (2)
- Jan. 21, 2003, 11:23:30 PM EST
ROFL
- (
admin
)
- Jan. 21, 2003, 11:24:50 PM EST
Re: "..you can make it swallow the code." Beautiful!
-NT
- (
a6l6e6x
)
- Jan. 22, 2003, 11:08:55 AM EST
i
we
they
.org
5. Baige.
94 ms