Back Midas Rome Roody Rootana
  Midas DAQ System  Not logged in ELOG logo
Entry  10 Aug 2015, Wes Gohn, Forum, bk_create change 
    Reply  10 Aug 2015, Konstantin Olchanski, Forum, bk_create change 
Message ID: 1089     Entry time: 10 Aug 2015     In reply to: 1088
Author: Konstantin Olchanski 
Topic: Forum 
Subject: bk_create change 
> bk_create()
> frontend.cpp:954: error: invalid conversion from ‘DWORD**’ to ‘void**’

Yes, the original bk_create() prototype was wrong, implying a pointer to the data instead of pointer-to-the-
pointer-to-the-data.

The prototype was corrected recently (within the last 2 years?), but as an unfortunate side-effect, nazi C 
compilers refuse to automatically downgrade "xxx**" to "void**" (when downgrade of xxx* to void* is 
accepted) and a cast is now required.

K.O.
ELOG V3.1.4-2e1708b5