ginac.de
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview
thread

None

Issac Trotts

21 Jul 2000 21 Jul '00
4:24 a.m.

First, let me thank you for making available this wonderful library. The bug that I'm reporting is actually a bug in gcc 2.95.2, which unfortunately #defines log2 in math.h instead of using inline functions. This conflicts with your perfectly reasonable attempt to overload log2 in utils.h. So, in order to get GiNaC to compile, I had to replace unsigned log2(unsigned n); with #ifdef log2 #undef log2 #endif unsigned log2(unsigned n); -Issac

0 0
Reply
Sign in to reply online Use email software

Back to the thread

Back to the list

HyperKitty Powered by HyperKitty version 1.3.12.