Ticket #698 (closed defect: Fixed)

Opened 4 years ago

Last modified 39 years ago

funny characters in msn.cpp

Reported by: nobody Owned by: emostar
Priority: normal Milestone:
Component: msn Version: 1.3.0
Keywords: Cc:

Description

I'm compiling lcq 1.3.0 in netBSD 2.0.

I get this error message in plugins/msn directory after commanding gmake

msn.cpp: In function `char* strndup(const char*, long unsigned int)': msn.cpp:42: error: stray '302' in program msn.cpp:42: error: stray '240' in program msn.cpp:44: error: stray '302' in program msn.cpp:44: error: stray '240' in program msn.cpp:45: error: stray '302' in program msn.cpp:45: error: stray '240' in program

And some lines more. From every line of that function. I just opened jed and deleted the white space from the beginning of each line and indented it again with tab. Saved and after that it compiled cleanly. No other errors were.

Hannu Vuolasaho vuokko@…

Change History

Changed 4 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

Hmm, I cleaned it up with a hex editor. Don't know where that came from, but thanks! It's fixed in CVS.

Note: See TracTickets for help on using tickets.