LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version: 1.0
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
From: Benjamin Berg <[log in to unmask]>
Date: Sun, 26 Aug 2018 05:15:36 +0200
Message-ID: <[log in to unmask]>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-YXZvZh6BeRqeRNPWrB1e"
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments: text/plain (740 bytes) , signature.asc (832 bytes)
Hi,

I am using \ior_get_str:NN in my package[1]. This results in the
following error when used with new LaTeX 3 versions:

   LaTeX error: "kernel/deprecated-command" The deprecated command
   '\ior_get_str:NN' has been or will be removed on 2018-03-05. Use
   instead '\ior_str_get:NN'.

Simply replacing \ior_get_str:NN with \ior_str_get:NN would make the
package incompatible with older versions of LaTeX3 though, and I would
prefer to keep compatibility between versions for a while.

Is there a suggested way to deal with this change on a package level?

Regards,
Benjamin

[1] https://github.com/sdaps/sdaps-class/blob/master/sdapsarray.dtx#L165
(Note: The code currently has a non-functioning workaround which is why
it calls \ior_str_get:NN right now).


ATOM RSS1 RSS2