Opened 14 years ago

Closed 14 years ago

#6752 closed bug (invalid)

Haiku has no setmode function.

Reported by: TechnoMancer Owned by: nobody
Priority: normal Milestone: R1
Component: System/POSIX Version: R1/Development
Keywords: setmode Cc:
Blocked By: Blocking:
Platform: All

Description

The POSIX setmode function is unimplemented in haiku. This has caused llvm to not build due to recent changes to prevent windows having test failures due to newline conversion. I would really like this to be implemented if possible.

Change History (2)

comment:1 by TechnoMancer, 14 years ago

please close this, the issue that caused it has already been solved, the function is pointless on non windows, it was from windows and the code that relates to it should not be used on **nix alike systems like haiku.

comment:2 by anevilyak, 14 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.