]> git.uio.no Git - u/mrichter/AliRoot.git/commit
temporarily disabling the initilization of the Root Cint error callback. It expects...
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Nov 2009 07:39:41 +0000 (07:39 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Nov 2009 07:39:41 +0000 (07:39 +0000)
commit08ec385d925d2f28d5eb4b51f7a0212e7dd19d81
treebc4e11cd9835ed07431eb59be15ef27ab30a285a
parenta25935a9a8c295301cc0c9a016b4764b49a190df
temporarily disabling the initilization of the Root Cint error callback. It expects a void*,
but the callback is of course a function*. On some systems, the warning is interpreted as
error. Have to check whether the definition of the fuction in Root needs to be changed to
void (*)() as argument, or whether there is another workaround.
HLT/trigger/AliHLTGlobalTriggerWrapper.cxx