typo in linuxthreads/sysdeps/pthread/bits/libc-lock.h
sean.chen@turbolinux.com
sean.chen@turbolinux.com
Wed Mar 1 21:24:00 GMT 2000
>Submitter-Id: net
>Originator: Sean Chen
>Organization: TurboLinux, Inc.
>Confidential: no
>Synopsis: typo error in linuxthreads/sysdeps/pthread/bits/libc-lock.h
>Severity: critical
>Priority: high
>Category: libc
>Class: sw-bug
>Release: libc-2.1.90
>Environment:
Host type: i686-pc-linux-gnu
System: Linux cat.tlc.com.cn 2.3.48 #1 Mon Feb 28 17:38:33 CST 2000 i686 unknown
Architecture: i686
Addons: crypt linuxthreads soft-fp
Build CC: gcc
Compiler version: 2.95.2 19991024 (release)
Kernel headers: 2.3.48
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio
>Description:
In line 280 of linuxthreads/sysdeps/pthread/bits/libc-lock.h
'pragma' was mis-typed as 'pragna':
# pragna weak __pthread_rwlock_destroy
>How-To-Repeat:
Read line 280 of that file.
>Fix:
Change 'pragna' to 'pragma'.
More information about the Libc-alpha
mailing list