Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ===> usr.bin/xlint/llib (all)
- lint -cghapbx -Cposix /home/dteske/src/freebsd_svn/base/head/usr.bin/xlint/llib/llib-lposix
- llib-lposix:
- warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
- 1 warning generated.
- endian.h(95): warning: bitwise operation on signed value possibly nonportable [117]
- endian.h(122): warning: extra bits set to 0 in conversion of 'unsigned int' to 'unsigned long long', op & [309]
- endian.h(122): warning: conversion to 'unsigned int' due to prototype, arg #1 [259]
- endian.h(122): warning: conversion from 'unsigned long long' to 'unsigned int' may lose accuracy, arg #1 [298]
- endian.h(122): warning: conversion to 'unsigned int' due to prototype, arg #1 [259]
- endian.h(122): warning: conversion from 'unsigned long long' to 'unsigned int' may lose accuracy, arg #1 [298]
- types.h(309): warning: bitwise operation on signed value possibly nonportable [117]
- types.h(310): warning: bitwise operation on signed value possibly nonportable [117]
- types.h(311): warning: bitwise operation on signed value possibly nonportable [117]
- types.h(312): warning: bitwise operation on signed value possibly nonportable [117]
- types.h(348): warning: conversion to 'unsigned int' due to prototype, arg #1 [259]
- types.h(348): warning: conversion from 'unsigned long long' to 'unsigned int' may lose accuracy, arg #1 [298]
- types.h(348): warning: conversion to 'unsigned int' due to prototype, arg #1 [259]
- types.h(348): warning: conversion from 'unsigned long long' to 'unsigned int' may lose accuracy, arg #1 [298]
- _types.h(61): warning: struct __timer never defined [233]
- _types.h(62): warning: struct __mq never defined [233]
- endian.h(111): warning: static function __bswap64_var unused [236]
- _pthreadtypes.h(44): warning: struct pthread never defined [233]
- _pthreadtypes.h(45): warning: struct pthread_attr never defined [233]
- _pthreadtypes.h(46): warning: struct pthread_cond never defined [233]
- _pthreadtypes.h(47): warning: struct pthread_cond_attr never defined [233]
- _pthreadtypes.h(48): warning: struct pthread_mutex never defined [233]
- _pthreadtypes.h(49): warning: struct pthread_mutex_attr never defined [233]
- _pthreadtypes.h(51): warning: struct pthread_rwlock never defined [233]
- _pthreadtypes.h(52): warning: struct pthread_rwlockattr never defined [233]
- _pthreadtypes.h(53): warning: struct pthread_barrier never defined [233]
- _pthreadtypes.h(54): warning: struct pthread_barrier_attr never defined [233]
- _pthreadtypes.h(55): warning: struct pthread_spinlock never defined [233]
- _pthreadtypes.h(78): warning: struct pthread_barrierattr never defined [233]
- types.h(242): warning: struct cap_rights never defined [233]
- types.h(306): warning: static function __bitcount16 unused [236]
- types.h(345): warning: static function __bitcount64 unused [236]
- math.h(197): warning: static function __inline_isnan unused [236]
- math.h(204): warning: static function __inline_isnanf unused [236]
- math.h(211): warning: static function __inline_isnanl unused [236]
- signal.h(295): warning: struct __siginfo never defined [233]
- Lint pass2:
- uname multiply defined llib-lposix?(42) :: llib-lposix(303)
- lint -cghapbx -Cstdc /home/dteske/src/freebsd_svn/base/head/usr.bin/xlint/llib/llib-lstdc
- llib-lstdc:
- warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
- 1 warning generated.
- _types.h(61): warning: struct __timer never defined [233]
- _types.h(62): warning: struct __mq never defined [233]
- math.h(197): warning: static function __inline_isnan unused [236]
- math.h(204): warning: static function __inline_isnanf unused [236]
- math.h(211): warning: static function __inline_isnanl unused [236]
- stdio.h(142): warning: struct pthread_mutex never defined [233]
- stdio.h(143): warning: struct pthread never defined [233]
- Lint pass2:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement