Csound Csound-dev Csound-tekno Search About

[Cs-dev] xincod_str and xoutcod_str removed

Date2014-08-06 17:36
FromSteven Yi
Subject[Cs-dev] xincod_str and xoutcod_str removed
Hi All,

A heads up, I've removed xincod_str and xoutcod_str from the TEXT
struct.  I've replaced use of those with calls to IS_STR_ARG macro.
Outside of libcsound, I'm using the csoundGetTypeForArg function and
comparing the typeName with "S" to check if an arg's type is a String.

Quick testing shows things working. If you run into an issue let me know.

To note, you will need to be sure to recompile all opcode libs and
remove any old ones with this.

Thanks!
steven

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-06 17:46
FromFelipe Sateler
SubjectRe: [Cs-dev] xincod_str and xoutcod_str removed
The ABI version needs to be bumped, then.

On Wed, Aug 6, 2014 at 12:36 PM, Steven Yi  wrote:
> Hi All,
>
> A heads up, I've removed xincod_str and xoutcod_str from the TEXT
> struct.  I've replaced use of those with calls to IS_STR_ARG macro.
> Outside of libcsound, I'm using the csoundGetTypeForArg function and
> comparing the typeName with "S" to check if an arg's type is a String.
>
> Quick testing shows things working. If you run into an issue let me know.
>
> To note, you will need to be sure to recompile all opcode libs and
> remove any old ones with this.
>
> Thanks!
> steven
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-06 18:37
FromSteven Yi
SubjectRe: [Cs-dev] xincod_str and xoutcod_str removed
It will before the release, but there are still other changes likely
to happen.  Let's hold off until it's stabilized so that we'll be sure
to catch all changes with the version bump.

On Wed, Aug 6, 2014 at 12:46 PM, Felipe Sateler  wrote:
> The ABI version needs to be bumped, then.
>
> On Wed, Aug 6, 2014 at 12:36 PM, Steven Yi  wrote:
>> Hi All,
>>
>> A heads up, I've removed xincod_str and xoutcod_str from the TEXT
>> struct.  I've replaced use of those with calls to IS_STR_ARG macro.
>> Outside of libcsound, I'm using the csoundGetTypeForArg function and
>> comparing the typeName with "S" to check if an arg's type is a String.
>>
>> Quick testing shows things working. If you run into an issue let me know.
>>
>> To note, you will need to be sure to recompile all opcode libs and
>> remove any old ones with this.
>>
>> Thanks!
>> steven
>>
>> ------------------------------------------------------------------------------
>> Infragistics Professional
>> Build stunning WinForms apps today!
>> Reboot your WinForms applications with our WinForms controls.
>> Build a bridge from your legacy apps to the future.
>> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
>
> --
>
> Saludos,
> Felipe Sateler
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2014-08-06 19:01
FromFelipe Sateler
SubjectRe: [Cs-dev] xincod_str and xoutcod_str removed
OK, great.

On Wed, Aug 6, 2014 at 1:37 PM, Steven Yi  wrote:
> It will before the release, but there are still other changes likely
> to happen.  Let's hold off until it's stabilized so that we'll be sure
> to catch all changes with the version bump.
>
> On Wed, Aug 6, 2014 at 12:46 PM, Felipe Sateler  wrote:
>> The ABI version needs to be bumped, then.
>>
>> On Wed, Aug 6, 2014 at 12:36 PM, Steven Yi  wrote:
>>> Hi All,
>>>
>>> A heads up, I've removed xincod_str and xoutcod_str from the TEXT
>>> struct.  I've replaced use of those with calls to IS_STR_ARG macro.
>>> Outside of libcsound, I'm using the csoundGetTypeForArg function and
>>> comparing the typeName with "S" to check if an arg's type is a String.
>>>
>>> Quick testing shows things working. If you run into an issue let me know.
>>>
>>> To note, you will need to be sure to recompile all opcode libs and
>>> remove any old ones with this.
>>>
>>> Thanks!
>>> steven
>>>
>>> ------------------------------------------------------------------------------
>>> Infragistics Professional
>>> Build stunning WinForms apps today!
>>> Reboot your WinForms applications with our WinForms controls.
>>> Build a bridge from your legacy apps to the future.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>>
>> --
>>
>> Saludos,
>> Felipe Sateler
>>
>> ------------------------------------------------------------------------------
>> Infragistics Professional
>> Build stunning WinForms apps today!
>> Reboot your WinForms applications with our WinForms controls.
>> Build a bridge from your legacy apps to the future.
>> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel



-- 

Saludos,
Felipe Sateler

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net