Ticket #16578

POSIX.1-2008 の新関数に対応

Open Date: 2009-05-06 21:29 Last Update: 2009-06-16 00:03

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
(None)
Priority:
3
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

POSIX.1-2008 では、新たに strsignal, wcsdup, wcsnlen, wcscasecmp 関数などが mandated な関数として追加された。このため、unistd.h で定義される _POSIX_VERSION マクロの値が 200809L ならば、これらの関数のプロトタイプが各ヘッダで宣言されることになるので、自前で宣言するのを止めなければならない。

Ticket History (3/4 Histories)

2009-05-06 21:29 Updated by: magicant
  • New Ticket "POSIX.1-2008 の新関数に対応" created
2009-05-10 21:34 Updated by: magicant
  • Type Update from Feature Requests to 開発 Todo
2009-05-12 12:54 Updated by: magicant
  • Priority Update from 5 - Medium to 3
Comment

とりあえず glibc の対応状況を見ながら考える。一旦優先度下げ。

2009-06-16 00:03 Updated by: magicant
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2009-06-16 00:03
Comment

c1162 で対応。glibc 2.10.1 で確認。

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login