Re: [PATCH] do not compare two char* strings

2009-03-18 Thread Jean-Marc Lasgouttes
Jürgen Spitzmüller writes: > Jean-Marc Lasgouttes wrote: >> The following patch is already in trunk. Juergen, OK for branch? > > Yes, sure. Feel free to squash similar cases (e.g. compiler warnings), as > long as they are non-intrusive. OK, done. JMarc

Re: [PATCH] do not compare two char* strings

2009-03-18 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > The following patch is already in trunk. Juergen, OK for branch? Yes, sure. Feel free to squash similar cases (e.g. compiler warnings), as long as they are non-intrusive. Jürgen

[PATCH] do not compare two char* strings

2009-03-18 Thread Jean-Marc Lasgouttes
The following patch is already in trunk. Juergen, OK for branch? JMarc svndiff src/frontends/qt4/ Index: src/frontends/qt4/GuiAbout.cpp === --- src/frontends/qt4/GuiAbout.cpp (révision 28846) +++ src/frontends/qt4/GuiAbout.cpp (cop