bugDotGNU Portable.NET - Bugs: bug #6537, serial.c - undeclared macros on...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #6537: serial.c - undeclared macros on FreeBSD

Submitted by:  Adam Ballai <minddog>
Submitted on:  Thu 13 Nov 2003 10:40:35 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: None
Open/Closed: Closed

Thu 13 Nov 2003 10:53:29 PM UTC, comment #1:

Fixed in serial.c - it's OK to define such things to 0
on platforms that don't have them, since all I'm doing is
masking off those bits if they are present.

Rhys Weatherley <rweather>
Project Administrator
Thu 13 Nov 2003 10:40:35 PM UTC, original submission:

serial.c: In function `ILSerialModify':
serial.c:399: `IUCLC' undeclared (first use in this function)
serial.c:399: (Each undeclared identifier is reported only once
serial.c:399: for each function it appears in.)
serial.c:404: `OLCUC' undeclared (first use in this function)
serial.c:405: `OFILL' undeclared (first use in this function)
serial.c:405: `OFDEL' undeclared (first use in this function)

I was able to define these from definitions on a linux system in il_serial.h to solve this issue, although if there are alternatives on the FreeBSD platform for these macros, we should use those with an #ifdef _FREEBSD_

Adam Ballai <minddog>
Project Member

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Thu 13 Nov 2003 10:53:29 PM UTCrweatherStatusNone=>(Error - Not Found)
  Open/ClosedOpen=>(Error - Not Found)

Back to the top


Powered by Savane 3.1-cleanup1