Csound Csound-dev Csound-tekno Search About

[Cs-dev] use of dummyfn_2[] fields in CSOUND struct

Date2008-01-18 20:27
FromAnthony Kozar
Subject[Cs-dev] use of dummyfn_2[] fields in CSOUND struct
Hi,

I was just wondering about the recent addition of these two CSOUND struct
members after dummyfn_2[]:

    char          *delayederrormessages;
    void          *printerrormessagesflag;

They were added and dummyfn_2[] was made smaller.  Do these fields need to
be publicly accessible?  If not, shouldn't they be added to the end of
CSOUND instead?

Also, I thought dummyfn_2[] was for adding new API function pointers.  There
are two dummy int slots in the public data section of CSOUND if needed.

Just striving for consistency here ...

Anthony Kozar
mailing-lists-1001 AT anthonykozar DOT net
http://anthonykozar.net/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-01-18 21:37
Fromroot
SubjectRe: [Cs-dev] use of dummyfn_2[] fields in CSOUND struct
Yes they need to be made public as they control messages that other 
systems calling Csound may wish to know and/or control

==John ff

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net