nitingupta910 / compcache

Automatically exported from code.google.com/p/compcache
1 stars 1 forks source link

Usage of strtoul #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Patch a 2.6.26.5 tree with compcache
2. Compile kernel with make-kpkg

What is the expected output? 
 - Kernel .debs :)

What do you see instead?
 - Compilation error - something about strtoul at compcache.c:465

Please provide any additional information below.

 - I changed the call from "strtoul(...)" to "strict_strtoul(...)", and it
works.

Original issue reported on code.google.com by kristoff...@gmail.com on 10 Oct 2008 at 7:29

GoogleCodeExporter commented 8 years ago
compcache kernel patch is now deprecated (replaced by compcache-0.5.1) - so 
closing
this issue.

Original comment by nitingupta910@gmail.com on 26 Feb 2009 at 5:58