[Bugzilla] [Bug 13537] Samuel GOUGEON has changed bug_status, resolution, assigned_to
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Mar 21 13:12:16 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=13537
--------- Bug Summary -----------
wavrite raises EXCEPTION_ACCESS_VIOLATION with mput
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_status, resolution, assigned_to
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Assignee|uladzislau.trubkin at scilab-e |bugzilla.admin at scilab.org
|nterprises.com |
--- Comment #1 from Samuel GOUGEON <sgougeon at free.fr> ---
Scilab 6.0.1 processes the use case without problem:
s = ones([1:12345678])/2;
tic(); wavwrite(s, 44100, 16, 'test.wav'); toc()
--> s=ones([1:12345678])/2;
--> tic(); wavwrite(s, 44100, 16, 'test.wav'); toc()
ans =
4.6353676
-->
The bug is fixed
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180321/50a45b90/attachment.htm>
More information about the Bugzilla
mailing list