Processing commands for [EMAIL PROTECTED]:
> tags 202197 confirmed fixed-upstream
Bug#202197: libc6-dev: _POSIX_MESSAGE_PASSING should be defined to -1
There were no tags set.
Tags added: confirmed, fixed-upstream
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debi
Repository: glibc-package/debian
who:gotom
time: Mon Jul 5 03:22:56 MDT 2004
Log Message:
- /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
(Closes: #239170)
Files:
changed:changelog
Repository: glibc-package/debian/debhelper.in
who:gotom
time: Mon Jul 5 03:22:56 MDT 2004
Log Message:
- /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
(Closes: #239170)
Files:
changed:libc-dev.install libc-dev.manpages libc.install libc.manp
At Sun, 28 Sep 2003 01:58:32 +0200,
Andreas Beckmann wrote:
> Statically linking a program with gcc-2.95 fails with the following
> errors:
>
> $ gcc-2.95 -static test.c
> /usr/lib/gcc-lib/sparc-linux/2.95.4/libgcc.a(_udivdi3.o)(.text+0xac): In
> function `__udivdi3':
> : undefined reference to `.
At Thu, 13 Nov 2003 15:32:12 -0700,
Alex Tsariounov wrote:
> On Thu, 2003-11-13 at 15:12, Daniel Jacobowitz wrote:
> > On Thu, Nov 13, 2003 at 03:07:45PM -0700, Alex Tsariounov wrote:
> > > By using this other method (and hence not including linux/module.h), my
> > > build builds again.
> >
> > Th
Repository: glibc-package/debian
who:gotom
time: Mon Jul 5 03:41:08 MDT 2004
Log Message:
- debian/local/manpages/rpcgen.1: Add -M option description.
(Closes: #193467)
Files:
changed:changelog
Repository: glibc-package/debian/local/manpages
who:gotom
time: Mon Jul 5 03:41:09 MDT 2004
Log Message:
- debian/local/manpages/rpcgen.1: Add -M option description.
(Closes: #193467)
Files:
changed:rpcgen.1
Your message dated Mon, 05 Jul 2004 19:30:52 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#178960: libc6-dev: sys/stat.h: lstat declaration omitted
with -ansi compiler option
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has b
Your message dated Mon, 05 Jul 2004 19:20:43 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#190638: out of date headers
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your re
At Fri, 14 Mar 2003 12:59:52 -0800,
Jeff Bailey wrote:
> On Fri, Mar 14, 2003 at 03:57:07PM -0500, Brad King wrote:
>
> > The current ISO C++ was released in 1998. Section 3.9.1 (fundamental
> > types) does not list "long long". While C99 supports the type, C++98 does
> > not. The following fil
Am Sa, den 03.07.2004 schrieb GOTO Masanori um 21:04:
> > There is a non-automatic solution for this which I have just committed
> > to the APT CVS. It is simply as follows:
> > 1. Add de.UTF-8 to LINGUAS.
> > 2. maintain both de.po and de.UTF-8.po. They differ only in the quotes.
>
> You may know
> The manual page for rpcgen says that rpcgen-generated servers background
> themselves automatically on startup. With the example code (attached)
> it does not. The same code does work as expected on Solaris 5.6 though.
>
> Another annoying rpcgen feature is the way it expects server functions
>
Your message dated Mon, 05 Jul 2004 19:55:57 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#40263: Please provide more detail
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now y
On Mon, Jul 05, 2004 at 03:22:56AM -0600, Debian GLibc CVS Master wrote:
> Repository: glibc-package/debian/debhelper.in
> who:gotom
> time: Mon Jul 5 03:22:56 MDT 2004
> Log Message:
> - /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
> (Closes: #239170
On Mon, Jul 05, 2004 at 10:26:47AM +0900, GOTO Masanori wrote:
> At Sun, 04 Jul 2004 09:35:05 +1000,
> Robert Collins wrote:
> > I thought I had. Oh well - here's a transcript of a session showing the
> > problem.
> >
> > [EMAIL PROTECTED]:~$ zdump London
> > London Sat Jul 3 23:32:51 2004 Londo
Your message dated Mon, 05 Jul 2004 20:07:13 +0900
with message-id <[EMAIL PROTECTED]>
and subject line ia64 has problems with _syscall2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Your message dated Mon, 05 Jul 2004 20:07:13 +0900
with message-id <[EMAIL PROTECTED]>
and subject line ia64 has problems with _syscall2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
On Mon, 2004-07-05 at 11:26, GOTO Masanori wrote:
> Read tzname(3):
>
>If the TZ variable does appear in the environment but its value is NULL
>or its value cannot be interpreted using any of the formats specified
>below, Coordinated Universal Time (UTC) is used.
>
> I c
On 04-Jul-05 13:11, GOTO Masanori wrote:
> I plan to upgrade 2.3.2.ds1-14 for the last sarge hopefully. I would
> like to add amd64 support to this version. Could you resend your
> latest amd64 patches?
The attached patch does the following:
* Add amd64 at the appropriate places in debian/contr
On Mon, Jul 05, 2004 at 07:58:49PM +0900, GOTO Masanori wrote:
> > The manual page for rpcgen says that rpcgen-generated servers background
> > themselves automatically on startup. With the example code (attached)
> > it does not. The same code does work as expected on Solaris 5.6 though.
> >
> >
OK, here's a uni assignment from 1998 that does compile on linux.
If you run make you'll get the server and client. Then run
./server
It won't background itself. rpcgen(1) says it should.
Thanks,
Hamish
--
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
rpcdemo.tar.gz
Descriptio
On Mon, Jul 05, 2004 at 01:16:24PM +0900, GOTO Masanori wrote:
> reassign 257658 locales
> merge 257658 246270
> thanks
>
> At 04 Jul 2004 18:36:34 -0700,
> Scott Sawyer wrote:
> > I do not think this is a GCC error but something wrong with the local
> > files included with the locales package. S
Processing commands for [EMAIL PROTECTED]:
> tags 202197 confirmed fixed-upstream
Bug#202197: libc6-dev: _POSIX_MESSAGE_PASSING should be defined to -1
There were no tags set.
Tags added: confirmed, fixed-upstream
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debi
Repository: glibc-package/debian
who:gotom
time: Mon Jul 5 03:22:56 MDT 2004
Log Message:
- /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
(Closes: #239170)
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subj
Repository: glibc-package/debian/debhelper.in
who:gotom
time: Mon Jul 5 03:22:56 MDT 2004
Log Message:
- /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
(Closes: #239170)
Files:
changed:libc-dev.install libc-dev.manpages libc.install libc.manp
At Sun, 28 Sep 2003 01:58:32 +0200,
Andreas Beckmann wrote:
> Statically linking a program with gcc-2.95 fails with the following
> errors:
>
> $ gcc-2.95 -static test.c
> /usr/lib/gcc-lib/sparc-linux/2.95.4/libgcc.a(_udivdi3.o)(.text+0xac): In
> function `__udivdi3':
> : undefined reference to `.
At Thu, 13 Nov 2003 15:32:12 -0700,
Alex Tsariounov wrote:
> On Thu, 2003-11-13 at 15:12, Daniel Jacobowitz wrote:
> > On Thu, Nov 13, 2003 at 03:07:45PM -0700, Alex Tsariounov wrote:
> > > By using this other method (and hence not including linux/module.h), my
> > > build builds again.
> >
> > Th
Repository: glibc-package/debian
who:gotom
time: Mon Jul 5 03:41:08 MDT 2004
Log Message:
- debian/local/manpages/rpcgen.1: Add -M option description.
(Closes: #193467)
Files:
changed:changelog
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
Repository: glibc-package/debian/local/manpages
who:gotom
time: Mon Jul 5 03:41:09 MDT 2004
Log Message:
- debian/local/manpages/rpcgen.1: Add -M option description.
(Closes: #193467)
Files:
changed:rpcgen.1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wi
Your message dated Mon, 05 Jul 2004 19:30:52 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#178960: libc6-dev: sys/stat.h: lstat declaration omitted with
-ansi compiler option
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has b
Your message dated Mon, 05 Jul 2004 19:20:43 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#190638: out of date headers
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your re
At Fri, 14 Mar 2003 12:59:52 -0800,
Jeff Bailey wrote:
> On Fri, Mar 14, 2003 at 03:57:07PM -0500, Brad King wrote:
>
> > The current ISO C++ was released in 1998. Section 3.9.1 (fundamental
> > types) does not list "long long". While C99 supports the type, C++98 does
> > not. The following fil
Am Sa, den 03.07.2004 schrieb GOTO Masanori um 21:04:
> > There is a non-automatic solution for this which I have just committed
> > to the APT CVS. It is simply as follows:
> > 1. Add de.UTF-8 to LINGUAS.
> > 2. maintain both de.po and de.UTF-8.po. They differ only in the quotes.
>
> You may know
> The manual page for rpcgen says that rpcgen-generated servers background
> themselves automatically on startup. With the example code (attached)
> it does not. The same code does work as expected on Solaris 5.6 though.
>
> Another annoying rpcgen feature is the way it expects server functions
>
Your message dated Mon, 05 Jul 2004 19:55:57 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#40263: Please provide more detail
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now y
On Mon, Jul 05, 2004 at 03:22:56AM -0600, Debian GLibc CVS Master wrote:
> Repository: glibc-package/debian/debhelper.in
> who:gotom
> time: Mon Jul 5 03:22:56 MDT 2004
> Log Message:
> - /usr/bin/getconf and getconf.1 are moved from libc-dev to libc.
> (Closes: #239170
On Mon, Jul 05, 2004 at 10:26:47AM +0900, GOTO Masanori wrote:
> At Sun, 04 Jul 2004 09:35:05 +1000,
> Robert Collins wrote:
> > I thought I had. Oh well - here's a transcript of a session showing the
> > problem.
> >
> > [EMAIL PROTECTED]:~$ zdump London
> > London Sat Jul 3 23:32:51 2004 Londo
Your message dated Mon, 05 Jul 2004 20:07:13 +0900
with message-id <[EMAIL PROTECTED]>
and subject line ia64 has problems with _syscall2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Your message dated Mon, 05 Jul 2004 20:07:13 +0900
with message-id <[EMAIL PROTECTED]>
and subject line ia64 has problems with _syscall2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
On Mon, 2004-07-05 at 11:26, GOTO Masanori wrote:
> Read tzname(3):
>
>If the TZ variable does appear in the environment but its value is NULL
>or its value cannot be interpreted using any of the formats specified
>below, Coordinated Universal Time (UTC) is used.
>
> I c
On 04-Jul-05 13:11, GOTO Masanori wrote:
> I plan to upgrade 2.3.2.ds1-14 for the last sarge hopefully. I would
> like to add amd64 support to this version. Could you resend your
> latest amd64 patches?
The attached patch does the following:
* Add amd64 at the appropriate places in debian/contr
On Mon, Jul 05, 2004 at 07:58:49PM +0900, GOTO Masanori wrote:
> > The manual page for rpcgen says that rpcgen-generated servers background
> > themselves automatically on startup. With the example code (attached)
> > it does not. The same code does work as expected on Solaris 5.6 though.
> >
> >
OK, here's a uni assignment from 1998 that does compile on linux.
If you run make you'll get the server and client. Then run
./server
It won't background itself. rpcgen(1) says it should.
Thanks,
Hamish
--
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
rpcdemo.tar.gz
Descriptio
On Mon, Jul 05, 2004 at 01:16:24PM +0900, GOTO Masanori wrote:
> reassign 257658 locales
> merge 257658 246270
> thanks
>
> At 04 Jul 2004 18:36:34 -0700,
> Scott Sawyer wrote:
> > I do not think this is a GCC error but something wrong with the local
> > files included with the locales package. S
Package: locales
Version: 2.3.2.ds1-13
Severity: minor
Hello,
I have tried 'dpkg-reconfigure locales' recently, and found a somewhat
garbled display of locale list (see http://www.wooyd.org/misc/locales.png
for a screen shot). This has been independently confirmed by a few other
people, so it doe
At Mon, 5 Jul 2004 12:10:07 +0100,
Colin Watson wrote:
> On Mon, Jul 05, 2004 at 03:22:56AM -0600, Debian GLibc CVS Master wrote:
> > Repository: glibc-package/debian/debhelper.in
> > who:gotom
> > time: Mon Jul 5 03:22:56 MDT 2004
> > Log Message:
> > - /usr/bin/getconf and ge
At Mon, 5 Jul 2004 12:10:07 +0100,
Colin Watson wrote:
> On Mon, Jul 05, 2004 at 03:22:56AM -0600, Debian GLibc CVS Master wrote:
> > Repository: glibc-package/debian/debhelper.in
> > who:gotom
> > time: Mon Jul 5 03:22:56 MDT 2004
> > Log Message:
> > - /usr/bin/getconf and ge
47 matches
Mail list logo