Tweak to changes note
This commit is contained in:
parent
70cd52f44d
commit
2435b98a24
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Version 2.0.10 (in progress)
|
|||
typedef struct {...} X;
|
||||
|
||||
2013-02-17: kwwette
|
||||
When generating functions which wrap C extension code, use "(void)" for no-argument functions
|
||||
When generating functions provided by %extend, use "(void)" for no-argument functions
|
||||
instead of "()". This prevents warnings when compiling with "gcc -Wstrict-prototypes".
|
||||
|
||||
2013-02-15: wsfulton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue