octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #62708] [octave forge] (database) pq_exec_para


From: anonymous
Subject: [Octave-bug-tracker] [bug #62708] [octave forge] (database) pq_exec_params does not call print_usage() correctly
Date: Thu, 7 Jul 2022 09:35:09 -0400 (EDT)

Follow-up Comment #2, bug #62708 (project octave):

Thanks for pointing that out - we ran the tests again in Octave 7.1 and the
original error message within print_usage is gone (yay) but now we've got 




>> pq_exec_params({})
error: Invalid call to __pq_exec_params__.  Correct usage is:

undifined internal function, meant to be called by @code{pq_exec_params}
error: called from
    print_usage at line 105 column 5
    pq_exec_params at line 132 column 11



pq_exec_params({},'',{})
error: Invalid call to __pq_exec_params__.  Correct usage is:

undifined internal function, meant to be called by @code{pq_exec_params}
error: called from
    print_usage at line 105 column 5
    pq_exec_params at line 132 column 11


... I guess this is something which should be fixed within pq_exec_params/the
database package?



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62708>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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