Skip to content
Snippets Groups Projects
Commit ab125c83 authored by Sergey Linev's avatar Sergey Linev Committed by Philippe Canal
Browse files

Provide default initializers for all TUrl members

Fixes warning from Travis:
```
include/TUrl.h:59:4: note: Calling default constructor for
'\''TObject'\''
   TUrl() : fUrl(), fProtocol(), fUser(), fPasswd(), fHost(), fFile(),
```   

Also use nullptr instead 0 where it makes sense
parent dfdc4587
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment