octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32924] lcm does not warn when losing precisio


From: Cornelius
Subject: [Octave-bug-tracker] [bug #32924] lcm does not warn when losing precision
Date: Sat, 02 Apr 2011 11:36:43 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:2.0) Gecko/20110321 Firefox/4.0

Follow-up Comment #10, bug #32924 (project octave):

Hi

I didn't get a chance to look at the octave source till now but now I did and
I wrote a little patch that you will hopefully be able to use.
Unfortunately because of the way octave does libraries I was not able to
integrate the patch in such a way that it was testable and since I spend more
than 2 hours now trying to figure out how where my source will be complied to
I'm giving up now, in the hope that you or somebody else will be able to do
the same work in a matter of minutes.
What I did figure out so far is that my code (which is in lo-mappers.cc) gets
complied into liboctave.la (which is unfortunately not a library I can link
against). I could not find where liboctave.so gets assembled and I also wasn't
able to figure out way liboctave.la is not loaded when gcd.oct is loaded.
Therefore I get an undefined symbol error in that case.
Well like I said, hopefully somebody with more experience will be able to fix
this in a matter of minutes.
Have a look at my patch pls and let me know what you think.

(file #23077)
    _______________________________________________________

Additional Item Attachment:

File name: diff.txt                       Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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