Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Andres Salomon
Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h

Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Andres Salomon
Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h

Bug#247436: libc6-dev: odd dev_t/varargs behavior

2004-05-05 Thread Herbert Xu
Andres Salomon [EMAIL PROTECTED] wrote: Package: libc6-dev Version: 2.3.2.ds1-12 Severity: normal I'm seeing some very odd behavior with dev_t (defined in linux/kdev_t.h) and varargs. I have the following source file: #include stdio.h #include sys/types.h #include linux/kdev_t.h