| I can live with it too. Thanks for looking into it.
On 10 December 2014 at 20:22, Steven Yi wrote:
> I was implementing this with a check on each in/out, but then realized
> that's a bit much of extra work on each pass. It seems better to do a
> one-time check that there does indeed exist an xin and xout if
> something was specified, but then again, we also have the ticket to do
> arg type checking on xin/xout. Ideally both would get addressed at
> the same time. The current behavior is definitely not good but I can
> live with this for now.
>
> On Wed, Dec 10, 2014 at 3:12 PM, Victor Lazzarini
> wrote:
>> It looks like user error to me, so do we need to build all the packages again to fix this, or just postpone it to the next release?
>>
>> Victor Lazzarini
>> Dean of Arts, Celtic Studies, and Philosophy
>> Maynooth University
>> Ireland
>>
>>> On 10 Dec 2014, at 20:09, Steven Yi wrote:
>>>
>>> So xoutset in insert.c is what sets up the pointers for where to copy
>>> from and to for output args. Since xoutset was never called, the
>>> from-pointers are in the initialized state of NULL. So when the code
>>> in useropcd1 that copies values tries to copy values from the
>>> from-pointer, we get the segfault.
>>>
>>> We should check if the from or to is not NULL and if so, either skip
>>> it or report an error. I'm inclined to report an error at that point
>>> as the user has essentially written code that isn't really doing what
>>> the arg types say it is doing. I'll experiment with that right now to
>>> see how that works.
>>>
>>>
>>>> On Wed, Dec 10, 2014 at 3:02 PM, jpff wrote:
>>>> another data pooint. AAdding a linexout k(aInput)]
>>>> and it works. Looks as if some variable is not being created.
>>>>
>>>> ==John
>>>>
>>>>
>>>>> On Wed, 10 Dec 2014, jpff wrote:
>>>>>
>>>>> There is a test in tests/commandline; the test there passes all cases
>>>>>
>>>>> Also insoak test but that was not run
>>>>>
>>>>>> On Wed, 10 Dec 2014, Victor Lazzarini wrote:
>>>>>>
>>>>>> Could be to do with the new way args to udos are handled. Might have broken setksmps. I thought he had tested it. Don't we have a setksmps test in the suite?
>>>>>>
>>>>>> Victor Lazzarini
>>>>>> Dean of Arts, Celtic Studies, and Philosophy
>>>>>> Maynooth University
>>>>>> Ireland
>>>>>>
>>>>>>> On 10 Dec 2014, at 19:45, jpff wrote:
>>>>>>>
>>>>>>> still crashes for me; lookslike setksmps
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>>>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>>>>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>>>>> Get technology previously reserved for billion-dollar corporations, FREE
>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>>>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>>>> Get technology previously reserved for billion-dollar corporations, FREE
>>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> ------------------------------------------------------------------------------
>>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>>> Get technology previously reserved for billion-dollar corporations, FREE
>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> ------------------------------------------------------------------------------
>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
>> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
>> with Interactivity, Sharing, Native Excel Exports, App Integration & more
>> Get technology previously reserved for billion-dollar corporations, FREE
>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |