help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Compile error and regression with Swazoo


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Compile error and regression with Swazoo
Date: Sat, 06 Aug 2011 16:23:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/06/2011 02:51 AM, Holger Hans Peter Freyther wrote:
>  -static inline uint32_t random_next (void);
>  +static inline uint32_t random_next (uint32_t *);
>    static inline void random_generate (uint32_t *);
this part is correct, I wonder if I really didn't compile libgst after doing
the change (the patch is in my tree for almost a week though).

Nah, my fault. You sent it with only a change to random_generate and I "assumed" sparse didn't complain because random_next had no arguments.

Paolo



reply via email to

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