bug-gnubatch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gnubatch] Empty jobtitle from API?


From: Jan Schampera
Subject: [bug-gnubatch] Empty jobtitle from API?
Date: Sun, 18 Mar 2012 15:02:16 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20111110 Iceowl/1.0b1 Icedove/3.0.11

Hi,


ATM I'm testing the API. I wrote a small test code (see att.).

I can't get the job title (also tried the directory - probably others, too?) from the struct returned by gbatch_jobread().

Can you point me to my mistake there or tell me how to dig deeper?

The tester outputs:

$ ./joblist
*** Found 2 jobs***

Job Number: 5170
Job title (access function):
Job title (direct access): (null)

Job Number: 12280
Job title (access function):
Job title (direct access): (null)

--
Be conservative in what you do, be liberal in what you accept from others.
- jbp, master of the net, in RFC793


Attachment: joblist.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]