This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Joseph Myers <joseph@codesourcery.com> writes:
> On Wed, 19 Sep 2018, Tulio Magno Quites Machado Filho wrote:
>
>> + DL_FIXUP_VALUE_TYPE value = atomic_load_acquire(resultp);
>
>> + atomic_store_release(resultp, value);
>
> Missing spaces before '('.
Argh! Fixed both lines.
Thanks!
--
Tulio Magno
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |