karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.63k stars 151 forks source link

Warning after upgrading to a new gptel version #423

Closed wlauppe closed 1 month ago

wlauppe commented 1 month ago

After upgrading to the newest version of gptel i got the following warning:

Warning (native-compiler): gptel-org.el:338:26: Warning: the function ‘gptel--to-number’ is not known to be defined.

its only shown the first time emacs starts after an upgrade, if i close emacs after the initial run and run it again there are now warnings

karthink commented 1 month ago

Tried to fix it, please update.

wlauppe commented 1 month ago

that, was fast, seems to be fixed now, thanks 👍