bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #31445] Incorrect multiple-value truncation [1.9.13]


From: Andy Wingo
Subject: [bug #31445] Incorrect multiple-value truncation [1.9.13]
Date: Thu, 18 Nov 2010 19:35:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Epiphany/2.30.2

Follow-up Comment #1, bug #31445 (project guile):

This is not a regression, as the results would have been the same before 1.9.
But clearly it's not ideal either.

I propose we add new API, scm_call_0_v, scm_apply_3_v, etc. Such code would
truncate or raise an error for 0 values. Then we change all internal users to
use the new code, if appropriate.

WDYT?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31445>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]