GNU bug report logs - #17072
dfa change apparently needed on Irix

Previous Next

Package: grep;

Reported by: Aharon Robbins <arnold <at> skeeve.com>

Date: Sun, 23 Mar 2014 19:34:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Aharon Robbins <arnold <at> skeeve.com>, 17072 <at> debbugs.gnu.org
Subject: Re: bug#17072: dfa change apparently needed on Irix
Date: Sun, 23 Mar 2014 13:55:12 -0700
Aharon Robbins wrote:
> wchar_t has been changed to char

What changes wchar_t to char, and why?

I worry that if we just install this change, then some parts of grep 
and/or awk will be compiled with one wchar_t and others with a different 
one, which will lead to subtle problems at runtime on some platforms. 
That is, we'll turn a compile-time problem into a run-time one, which is 
a step backwards.

Instead, it's better to fix dfa.h so that it works regardless of what 
order files are included, but to do that we need to know what the actual 
problem is.




This bug report was last modified 11 years and 24 days ago.

Previous Next


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