id,summary,reporter,owner,description,type,status,priority,version,resolution,keywords,cc
26,Error in gfc --make / gfc -f,peb@…,,"Options --make plus -f FMT has problems. They work fine together:

$ gfc --make -f prolog TRIKSwe.gf
Writing TRIK.pgf...
Writing TRIK.pl...

But not in sequence:

$ gfc --make TRIKSwe.gf
Writing TRIK.pgf...
$ gfc -f prolog TRIK.pgf
Reading TRIK.pgf...
Writing TRIK.pgf...gf: TRIK.pgf: openBinaryFile: resource busy (file is locked)

",defect,new,minor,,,,
