epsilon-devel
[Top][All Lists]
Advanced

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

[Jitter] Print contexts are in Jitter master; poke submodule not updated


From: Luca Saiu
Subject: [Jitter] Print contexts are in Jitter master; poke submodule not updated
Date: Sun, 22 Nov 2020 22:24:11 +0100
User-agent: Gnus (Gnus v5.13), GNU Emacs 27.0.50, x86_64-pc-linux-gnu

Hello.

With some delay, I have finished the big change set introducing print
contexts, which is now in the master branch.
New tag v0.9.236.  I have *not* updated the jitter submodule in poke as
many API changes are incompatible, even if easy.

One change which is not completely obvious and that José should notice
is that the old
  "vmprefix_disassemble_routine_to"
is now called
  jitter_routine_disassemble
, with no "_to"; it takes a print_context argument in place of a FILE *,
as many other functions do.  The old "vmprefix_disassemble_routine"
which printed to stdout no longer exists.

The new header jitter/jitter-print.h explains the new functionality in
detail.

The new source jitter/jitter-print-libtextstyle.c serves well as an
example of a context kind definition.  José can probably ignore the
entirety of the build system changes in Jitter (AC_JITTER and
AC_JITTER_SUBPACKAGE now define more substitutions and one more Automake
conditional; the same information is provided by jitter-config), but
should look at that one C source.

For the time being I am assuming that the porting effort on the Poke
side will be quick and painless; if however I am wrong and you need help
feel free to ask.

Regards,

-- 
Luca Saiu
* My personal web site:  http://ageinghacker.net
* GNU epsilon:           http://www.gnu.org/software/epsilon
* Jitter:                http://ageinghacker.net/projects/jitter

I support everyone's freedom of mocking any opinion or belief, no
matter how deeply held, with open disrespect and the same unrelented
enthusiasm of a toddler who has just learned the word "poo".

Attachment: signature.asc
Description: PGP signature


reply via email to

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