$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-09-21 13:44:29
Mathias Gaunard wrote:
> - The lack of proper number support from the DOM apparently propagates to
> the parser as well, even though there is no cost for the parser to
> properly support them.
In what way does it apparently propagate?
> The way the parser interfaces handles numbers is not only inconsistent
> with the rest of its interface but also limiting.
What are the limitations, and what is `n` in your suggested replacement?