|
| From: | Vladimir 'φ-coder/phcoder' Serbinenko |
| Subject: | Re: [PATCH] Using enum symbols as indices into menuentry options |
| Date: | Sat, 03 Mar 2012 22:03:15 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120216 Icedove/8.0 |
On 03.03.2012 21:50, Andreas Vogel wrote:
+enum options
+ {
Please don't define a type here, especially that a type "options" can
easily conflict with something else.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
| [Prev in Thread] | Current Thread | [Next in Thread] |