View Single Post
Old 02-14-2014, 07:03 PM   #1188
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by NiLuJe View Post
@ixtab: Pushed something, could you check if that fixes it on your system?

(I'm guessing awk is mawk or some other weird awk implementation on your system, and not GNU awk).
Hmm. Thanks, but it still doesn't seem to fix the problem.

Because I don't even know where the problem even comes from, there's a new branch which contains the problematic files. Essentially, in src/com/mobileread/ixtab/kindlelauncher/resources:

parse-commented.awk is the input file.
parse.awk should be the output file.
parse.awk.ok is a sample of a working output file
parse.awk.produced is the output file.

The problem is mostly: why does my computer not produce anything reasonable, while others do? I honestly don't know, and I need your help.

PS:
Code:
ixtab@mbp:~$ awk --version|head -n 1
GNU Awk 3.1.8
Too old?
ixtab is offline   Reply With Quote