guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation issue in ‘i18n.c’


From: Mike Gran
Subject: Re: Compilation issue in ‘i18n.c’
Date: Wed, 23 Sep 2009 17:09:50 -0700 (PDT)

> From: Ludovic Courtès <address@hidden>
> 
> Hello Guilers!
> 
> I get this today:
> 
> --8<---------------cut here---------------start------------->8---
> i18n.c: In function ‘scm_string_locale_downcase’:
> i18n.c:1093: error: dereferencing pointer ‘c_downstr.217’ does break 
> strict-aliasing rules
> i18n.c:1097: error: dereferencing pointer ‘c_downstr.217’ does break 
> strict-aliasing rules
> i18n.c:1259: note: initialized from here
> --8<---------------cut here---------------end--------------->8---

Well, I touched it last in 27f3413eb8f505b8cab8850ea2f35139ea5707d2.

I was probably being lax in casting between signed and unsigned 32-bit
integers.

I don't get that error on my box, though.

I can try fixing it tonight.

-Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]