> "Alexandre" == Alexandre Oliva <[EMAIL PROTECTED]> writes:
Alexandre> On Nov 17, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:
>> Because I believe the definition I gave of it implied it was two
>> chars wide. But maybe I'm making wrong assumptions
Alexandre> You are. Some ABIs specify
Akim Demaille <[EMAIL PROTECTED]> writes:
> Could you try to see what happened? Rerun the corresponding debug.sh,
> and run `../autoupdate -A .. - with `77'.
$ ./debug-111.sh
==
./debug-111.sh: Testing autoupdate
==
/tmp/joda/aut
On Nov 17, 2000, Akim Demaille <[EMAIL PROTECTED]> wrote:
> Because I believe the definition I gave of it implied it was two chars
> wide. But maybe I'm making wrong assumptions
You are. Some ABIs specify minimum alignments for arbitrary structs.
How about `typedef char charchar[2]'?
--
Ale
> "Johan" == Johan Danielsson <[EMAIL PROTECTED]> writes:
Johan> xyz-xY
Johan> I guess this means this it won't work.
It means the test should have been ignored. I don't know why it has
not been :(
Could you try to see what happened? Rerun the corresponding debug.sh,
and run `../autoupda
Akim Demaille <[EMAIL PROTECTED]> writes:
> Because I believe the definition I gave of it implied it was two
> chars wide. But maybe I'm making wrong assumptions:
The compiler can add internal and trailing padding.
> My suspicion is that our test for GNUness of sed failed to diagnose
> this is
| I'm trying to build autoconf on UNICOS 10, besides the sed issue, I
| get these errors when running make check:
|
| ./semantics.m4:118: testing...
| --- - Tue Nov 14 18:17:47 2000
| +++ stdout Tue Nov 14 18:17:47 2000
| @@ -1,6 +1,6 @@
| #define SIZEOF_CHAR 1
| -#define SIZEOF_CHARCHAR
I'm trying to build autoconf on UNICOS 10, besides the sed issue, I
get these errors when running make check:
./semantics.m4:118: testing...
--- - Tue Nov 14 18:17:47 2000
+++ stdout Tue Nov 14 18:17:47 2000
@@ -1,6 +1,6 @@
#define SIZEOF_CHAR 1
-#define SIZEOF_CHARCHAR 2
+#define SIZEOF