[haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality
- From: "zooey" <trac@xxxxxxxxxxxx>
- Date: Thu, 12 Jan 2012 18:57:30 -0000
#4947: Identify Missing/Incorrect POSIX Functionality
----------------------------+----------------------------
Reporter: bonefish | Owner: nobody
Type: enhancement | Status: new
Priority: normal | Milestone: R1
Component: System/POSIX | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------+----------------------------
Comment (by zooey):
Replying to [comment:7 kallisti5]:
[ ... ]
> '''In ctype.h:'''
>
>
> Declared the locale functions.
>
>
> '''In ctype.cpp:'''
>
>
> Implemented the locale functions from refering the header file.
While the function declarations in ctype.h look correct, all the ..._l()
macro definitions and their implementation in ctype.cpp are lacking the
locale parameter, which makes them useless.
--
Ticket URL: <http://dev.haiku-os.org/ticket/4947#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.
Other related posts:
- » [haiku-bugs] [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - phoudoin
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - scottmc
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - korli
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - axeld
- » [haiku-bugs] [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - scottmc
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - korli
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - korli
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - kallisti5
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - kallisti5
- » [haiku-bugs] [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - kallisti5
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - zooey
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - przemub
- » [haiku-bugs] [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - richienyhus
- » [haiku-bugs] Re: [Haiku] #4947: Identify Missing/Incorrect POSIX Functionality - bonefish