login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #81 French error message when building SPLTREE revision 3 of 7

1 2 3 4 5 6 7
Editor: japp
Time: 2008/10/16 18:36:41 GMT-7
Note: From Fricas

added:

From japp Thu Oct 16 18:36:40 -0700 2008
From: japp
Date: Thu, 16 Oct 2008 18:36:40 -0700
Subject: From Fricas
Message-ID: <20081016183640-0700@axiom-wiki.newsynthesis.org>

http://fricas.svn.sourceforge.net/viewvc/fricas/trunk/src/algebra/newdata.spad.pamphlet?r1=20&r2=28&view=patch

Submitted by : (unknown) at: 2007-11-17T23:02:51-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

(new) French error message when building SPLTREE --Bill Page, Wed, 26 Jan 2005 02:52:51 -0600 reply
Update of bugs #4583 (project axiom):

Status: None => transferred

This item URL is:

Submitted by: David Mentré :
  Submitted on:  Sat 08/02/2003 at 10:17  Closed on:  -
  Category:  algebra                      Severity:  5 - Average
  Item Group:  code bug                   Status:  None
  Privacy:  Public                        Assigned to:  None
  Originator Name:  David Mentré          Originator Email:  dmentre@linux-france.org
  Release:  23rd of June, 2003            Reproducibility:  None
  Comment Type:  AnyFixed Release: 
  Error message:  Example of code trigerring the bug: 
  Internal cause: 

Original Submission: 5. Yet another strange error message, in French!:

  0 making /home/david/pub/axiom-libre/axiom-cvs-2003-06-23-i386/new/new/int/algebra/SPLTREE.NRLIB from
    /home/david/pub/axiom-libre/axiom-cvs-2003-06-23-i386/new/new/int/algebra/SPLTREE.spad
  ...

SPLTREE;eq?;2!$B;20 is replaced by errorin eq? from SPLTREE : la vache qui rit est-elle folle?

Latest Comment Posted:

Translation : a vache qui rit est-elle folle? Means : Is the laughing cow mad ? "Vache qui rit" is a brand of cheese paked in small portion who dont need to be keep in a freezer. Its a very old product comercial. And it hape I have some of my desk just now :) Not very helpfull, my idea is just somme error message saying something not made to hapen( ok like every error) who as not sence.

property change
Tue, 08 Mar 2005 01:47:16 -0600 reply

I don't understand why this would be critical. I suspect that eq? is simply not (yet) implemented. --kratt6, Wed, 22 Jun 2005 07:46:26 -0500 reply
Severity: critical => normal

fixed in FriCAS? --kratt6, Sat, 19 Jan 2008 01:01:54 -0800 reply
Category: Axiom Compiler => Axiom Library Status: open => fix proposed

The message is thrown by eq?$SPLTREE and was replaced by "unimplemented". It is another question whether eq? could or should be implemented.