bug-gnulib
[Top][All Lists]
Advanced

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

rpl_close replaces struct members named 'close'


From: Sylvain Beucler
Subject: rpl_close replaces struct members named 'close'
Date: Sun, 23 Dec 2007 01:44:57 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

Hello,

SDL has a struct called SDL_RWops with a member called 'close'.

unistd.in.h replaces 'close' by 'rpl_close' (when the replacement is
enabled), so this also renames the struct member.


Attached, a patch suggestion.

Cheers!

-- 
Sylvain

Attachment: rpl_close.diff
Description: Text Data


reply via email to

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