Jean-Marc Lasgouttes <lasgout...@lyx.org> writes: | Le 23/10/12 01:21, Lars Gullik Bjønnes a écrit : >> Anyhow... I am going to ditch the hole series. Pick what you want from >> it if anything. >> >> I just cannot stand the hostility. > | Come on. André is bored and he feel happy to be rude like in the good | old days. Nothing really personnal :)
I am pretty sure he means is personal, and I just cannot be bothered with it. | Apart from the std:: namespace issue that seems a bit disruptive and | controversial, the other patches make sense to me. Moving away from | tr1 in particular. What I think you should do is to remove the "using namespace std", and add std:: wherever needed except for on string, as that really is all over, and use "using std::string" for that. -- Lgb