I recently changed InsetBibtex::getKeys() so that it was passed a Buffer *.
It needed this so that it could set
Path p(buffer->filepath);
without having to use current_view->buffer.
Looking at the code again, I see that "p" is not used to find the file path
anymore. I'm sure that this is a recent change and I seem to remember reading
some comments by Jean-Marc in the original code about why it was needed.
Any idea about why it is no longer used anymore?
If so, then I can remove the Buffer * passed to the function once more.
If not, then it should go back.
Angus
- Re: question about a change to InsetBibtex::getKeys Angus Leeming
- Re: question about a change to InsetBibtex::getK... Jean-Marc Lasgouttes
- Re: question about a change to InsetBibtex::... Angus Leeming
- Re: question about a change to InsetBibtex::... Baruch Even
- Re: question about a change to InsetBibt... Jean-Marc Lasgouttes
- Re: question about a change to Inset... Lars Gullik Bj�nnes
- Re: question about a change to ... Angus Leeming
- Re: question about a change... Jean-Marc Lasgouttes
- Re: question about a ch... Lars Gullik Bj�nnes
- Re: question about a change... Lars Gullik Bj�nnes
- Re: question about a change to ... Baruch Even
