Philippe Canal

Results 332 comments of Philippe Canal

Those 'test' now (should) belong to rootbench. They use to be run before the switch to ctest 'only' on a dedicated machine (i.e. in the (very) old performance measurement machinery)....

The tutorials and the test are not mutual exclusive. A tutorials should have code that looks the way user code should look like. While the test code be more pedantic...

Even-though this test *does* check the content of the rdict files, it is *not* is primary goal (i.e. we should probably find a way to disable the rdict check when...

@eguiraud Indeed the namespaces paragraph seems obsolete. The paragraph on Exception is still relevant but maybe need to be clarified/corrected a bit (it tries to say "use exceptions for exceptional...

> You mean only for I/O-related code, right? yes (well it matters only for I/O but for 'consistency' one might prefer to always use the same pattern)

> Maybe we uncovered a problem with the TString move constructor? It's implementation is odd looking :(, so yeah I think this is the issue ... let me do a...

> It's implementation is odd looking :(, so yeah I think this is the issue ... let me do a quick checks and it actually seems to be working ......

I can reproduce the failure locally.