GNU bug report logs - #19377
[PATCH] OS/2 patches

Previous Next

Package: coreutils;

Reported by: KO Myung-Hun <komh78 <at> gmail.com>

Date: Sun, 14 Dec 2014 03:49:05 UTC

Severity: normal

Tags: fixed, patch

Merged with 19375, 19378

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #39 received at 19377 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: KO Myung-Hun <komh78 <at> gmail.com>
Cc: 19377 <19377 <at> debbugs.gnu.org>,
 Pádraig Brady <P <at> draigbrady.com>
Subject: Re: bug#19377: bug#19378: [PATCH 3/4] cat, chcon, chgrp, chmod, chown,
 cp, du, head: support wildcards on OS/2
Date: Mon, 15 Dec 2014 20:22:50 -0800
KO Myung-Hun wrote:
>   /* Redirection and wildcarding when done by the utility itself.
>      Generally a noop, but used in particular for native VMS. */
>   #ifndef initialize_main
> -# define initialize_main(ac, av)
> +# ifndef __OS2__
> +#  define initialize_main(ac, av)
> +# else

What happened to VMS?  The comment doesn't seem to match the code, and this 
suggests that the code should be moved to wherever VMS does its thing.




This bug report was last modified 6 years and 228 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.