iBelow/memscanner

doesn't compile, gives atoi() and count() errors in pList.cpp

GoogleCodeExporter opened this issue · 2 comments

What version of the product are you using? On what operating system?
Using the sources in the downloads section (v1.0).
Compiling on Mandriva 2009.0

How to solve?
#include <algorithm> at the start of the file.

I've attached a diff (that is quite useless since it's just a matter of 1
line to be added at the start of the file).



Original issue reported on code.google.com by 3mptylabs@gmail.com on 6 Jun 2009 at 2:40

[deleted comment]
There are no such problems on my machine, however I edited pList.h just in case.
Thanks for posting!

Original comment by Mora...@gmail.com on 11 Jun 2009 at 9:32

  • Changed state: Fixed
  • Removed labels: Priority-Medium, Type-Defect