Author Topic: Bug hunting on Solaris  (Read 3245 times)

Offline DrewBoo

  • Multiple posting newcomer
  • *
  • Posts: 110
Bug hunting on Solaris
« on: March 05, 2008, 07:46:44 pm »
you mean <cstring> and then std::strlen() or use a using directive.

Will check that file and adjust it. Thanks for mentioning.

EDIT :fixed locally, will commit later this week

Thanks, killerbot.

I am seeing a pervasive bug on my Solaris machine that was introduced since my last build from early December.  It seems to prevent many plugins from working properly, and some will outright crash the IDE.

Would you or someone else be interested in investigating this, with my assistance?  Is there a more appropriate place for this discussion to continue?
« Last Edit: March 06, 2008, 08:57:50 am by MortenMacFly »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5501
Re: Bug hunting on Solaris
« Reply #1 on: March 05, 2008, 07:52:12 pm »
super interested ;-) crashes should be fixed.

You can explain it here, but for sure create a bug report at berlios
« Last Edit: March 06, 2008, 08:57:01 am by MortenMacFly »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Bug hunting on Solaris
« Reply #2 on: March 06, 2008, 08:57:29 am »
Is there a more appropriate place for this discussion to continue?
Wel... at least you have an own thread now. ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Bug hunting on Solaris
« Reply #3 on: March 06, 2008, 10:30:04 am »
...now it's in the right topic... (I hope)... I am still learning how to "operate" the forum. :lol:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ