Re: Foostrings defined multiple times! Please help


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by tushka on August 09, 2001 at 16:46:20:

In Reply to: Foostrings defined multiple times! Please help posted by I NEED HELP BAD on August 07, 2001 at 23:20:37:

: I can't compile even a trivial solution. I define empty functions for the Itinerary class's void methods and default (empty) constructors and destructors since my class has no attributes. Using all the files he provided, it still won't link.

: It says all the foostring operators have been defined multiple times (example: multiple definition of operator==(foostring const &, ....) first defined in the exact same line it was defined the second time.)

: Anyone who managed to compile the project, even trivially, please help!!!

Frankly speaking I am so tired of all those bugs
in his files, that I'm not even messing with them
anymore. I've noticed I'm spending much more
time trying to fix his code instead of writing mine.
The worst thing in this case is that I'm not
getting ANY points for fixing his code. I'm only
getting some means for testing which I could
write myself WITHOUT ANY BUGS, damn it!
So that's what I'm doing now.
I'm using my own tester, then submit whatever
I have into his directory, then get an inspiring
message saying my code is not compiling,
then go to his office and spend at least 3 hours
in the line, then he makes a couple of changes
in my code (like adding some stuff that is related
to his foos) and then my code either compiles
or doesn't.
If it doesn't return to step one.
Good luck.




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]