[vlc-devel] commit: Avoid namespace clash with normal getopt ( Rémi Denis-Courmont )
    git version control 
    git at videolan.org
       
    Sun Feb 28 16:02:24 CET 2010
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Feb 28 16:24:40 2010 +0200| [430c69a6736848eee2032e5af4fc2b88cac18e0e] | committer: Rémi Denis-Courmont 
Avoid namespace clash with normal getopt
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=430c69a6736848eee2032e5af4fc2b88cac18e0e
---
 src/config/cmdline.c    |   44 ++++++++--------
 src/config/getopt.c     |  138 +++++++++++++++++++++++-----------------------
 src/config/vlc_getopt.h |   24 ++++----
 src/libvlc.c            |    9 ++-
 src/win32/specific.c    |    8 ++--
 5 files changed, 113 insertions(+), 110 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=430c69a6736848eee2032e5af4fc2b88cac18e0e
    
    
More information about the vlc-devel
mailing list