Vishnu V K

Results 3 issues of Vishnu V K

When I perform the following: ```python from matplotlib.pyplot import subplots FIG, AXES = subplots(constrained_layout=True) ``` I get the warning: `No overload variant of "subplots" matches argument type "bool"`. Does that...

When I use the 2stage routine of dsyevr, I get the following error message: ` ** On entry to DGEQRF parameter number 7 had an illegal value` The same usage...

When I build the project using `make`, I encounter the following error. ``` /bin/sh ./libtool --mode=link gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o ssh-sk-client.o -L. -Lopenbsd-compat/ -Wl,-z,relro...

question
fixed in git master
bug-normal