Skip to Content.
Sympa Menu

texmacs-users - [TeXmacs] get-arity Segmentation fault

Subject: mailing-list for TeXmacs Users

List archive

[TeXmacs] get-arity Segmentation fault


Chronological Thread 
  • From: Jan Lellmann <address@hidden>
  • To: TeXmacs users <address@hidden>
  • Subject: [TeXmacs] get-arity Segmentation fault
  • Date: Thu, 07 Apr 2011 23:12:14 +0200

Hello,

the following code reproducibly produces segfaults when I move the cursor to the "x" inside the macro.

This is bad, since it is the only way to get the number of arguments passed to a variable macro.

----
<TeXmacs|1.0.7.3>

<style|generic>

<\body>
<xmacro|x|<get-arity|<eval-args|x>>>
</body>

<\initial>
<\collection>
<associate|language|american>
<associate|page-type|letter>
<associate|preamble|true>
</collection>
</initial>
----

Any ideas why?

Jan



Archive powered by MHonArc 2.6.19.

Top of Page