NO

Author Topic: error in information browser  (Read 1980 times)

Seltsamuel

  • Guest
error in information browser
« on: May 20, 2009, 02:11:42 AM »
Hi Pelle,

last days i ported some files from linux over to pelles and had really annoying filelockings (could not save source files error 42)
i locked this down to some parsing failures of the sources and on this way i detected that the informationbrowser is ignoring that includes are commented out!!!!

//#include "test.h"

the above example gets parsed by the informationbrowser!
Maybe the informationbrowser shouldnt really lock files because why? he reads only and the locks are annoying because you loose all changes and can only fix it with restarting pellesc.

Greetings

Seltsamuel

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: error in information browser
« Reply #1 on: May 20, 2009, 07:30:04 PM »
Try version 6.0
/Pelle