<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Hello, I try to work with a mex function and I have some difficulties. Obvi"
href="http://bugzilla.scilab.org/show_bug.cgi?id=4286">bug 4286</a>
<br><br>
---------- Bug Summary ----------- <br>Hello, I try to work with a mex function and I have some difficulties. Obvi <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>___________________________________________
scilab-branches-5.1-1235712018
Consortium Scilab (DIGITEO)
Copyright (c) 1989-2009 (INRIA)
Copyright (c) 1989-2007 (ENPC)
___________________________________________
Initialisation:
Chargement de l'environnement de travail
-->exec('demo.sce')
-->// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
-->// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@inria.fr>
-->//
-->// This file must be used under the terms of the CeCILL.
-->// This source file is licensed as described in the file COPYING, which
-->// you should have received as part of this distribution. The terms
-->// are also available at
-->// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
-->exec('builder.sce');
ilib_name =
libmex
Génère un fichier gateway
Génère un fichier loader
Génère un Makefile
add 1
ilib_gen_Make: Copie les fichiers de compilation (Makefile*, libtool...) vers TMPDIR
ilib_gen_Make: Copie libmex.c vers TMPDIR
ilib_gen_Make: Copie temptst.cpp vers TMPDIR
ilib_gen_Make: configure : GÃnÃre le Makefile.
ilib_gen_Make: Modification du Makefile dans TMPDIR.
Exécute le makefile
-->exec('loader.sce');
Bibliothèque partagée chargée.
Link done.
-->x=56;
-->y = square(x);
-->y
y =
!--error 10000
sci2exp : Cette fonctionnalité n'a pas encore été implémentée : Traduction d'une variable du type 295.
at line 83 of function sci2exp called by :
line 18 of function mlist2exp called by :
line 75 of function sci2exp called by :
line 36 of function %ce_string called by :
line 2 of function %ce_p called by :
y
</td>
<td>___________________________________________ scilab-branches-5.1-1235712018 Consortium Scilab (DIGITEO) Copyright (c) 1989-2009 (INRIA) Copyright (c) 1989-2007 (ENPC) ___________________________________________ Initialisation: Chargement de l'environnement de travail-->exec('demo.sce')-->// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab-->// Copyright (C) 2007-2008 - INRIA - Allan CORNET <allan.cornet@inria.fr>-->//-->// This file must be used under the terms of the CeCILL.-->// This source file is licensed as described in the file COPYING, which-->// you should have received as part of this distribution. The terms-->// are also available at-->// http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt-->exec('builder.sce'); ilib_name = libmex Génère un fichier gateway Génère un fichier loader Génère un Makefile add 1 ilib_gen_Make: Copie les fichiers de compilation (Makefile*, libtool...) vers TMPDIR ilib_gen_Make: Copie libmex.c vers TMPDIR ilib_gen_Make: Copie temptst.cpp vers TMPDIR ilib_gen_Make: configure : GÃnÃre le Makefile. ilib_gen_Make: Modification du Makefile dans TMPDIR. Exécute le makefile-->exec('loader.sce');Bibliothèque partagée chargée.Link done.-->x=56;-->y = square(x);-->y y = !--error 10000 sci2exp : Cette fonctionnalité n'a pas encore été implémentée : Traduction d'une variable du type 295.at line 83 of function sci2exp called by : line 18 of function mlist2exp called by : line 75 of function sci2exp called by : line 36 of function %ce_string called by : line 2 of function %ce_p called by : y
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>vincent.couvert@scilab-enterprises.com
</td>
<td>bugzilla.admin@scilab.org
</td>
</tr></table>
<p>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>