cabo

Results 442 comments of cabo

OK, so the regression is caused by documented behavior; it still is a regression. (The comment also says: ``` 3. The rest of the anchor is URL quoted (everything is...

Right, the immediate solution here was to reference the actual standard (and not an older working document): IEEE-1003.1: DOI.10.1109/IEEESTD.2024.10555529 This has a DOI, so we don't need bib.ietf.org. But there...

The full error message is: ``` draft-haynes-nfsv4-flexfiles-v2-00.v2v3.xml(312): Warning: Was asked to render a deprecated element: c: '' Traceback (most recent call last): […] File "/opt/homebrew/lib/python3.11/site-packages/xml2rfc/writers/text.py", line 371, in render res...

> I didn't test this library on non-native builds, so haven't experienced an error. The mentioned dependency _claims_ to have [optional extensions](https://github.com/jaynetics/regexp_property_values/blob/691cdc9c5d6041b3f3e21c2d05e4d0a3df6ba731/lib/regexp_property_values.rb#L1-L5), and I see the key code to support...

Workaround: Avoid having a line break right before the "ש":

> I didn't find any RFC specifying the author name format. That would be RFC 7322, Section 4.12. for "Author's Address" or "Authors' Addresses" Section, and Section 4.1.1 for the...

On 2024-11-21, at 01:10, Kesara Rathnayake ***@***.***> wrote: > > Subscribe at https://www.ietf.org/mailman/listinfo/cfrg/. > > The correct link is > > https://mailman.irtf.org/mailman/listinfo/cfrg I see this as a redirect failure on...

On 23. Nov 2024, at 00:11, Robert Sparks ***@***.***> wrote: > > Please consider starting to use the mailman3.{domain}.org variants, or perhaps point to the datatracker to find the lists...

Partial workaround: kramdown-rfc includes the command `kramdown-rfc-cache-i-d-bibxml`, which caches reference info for all *active* I-Ds into `~/.cache/xml2rfc` (which you then can use with xml2rfc and via KRAMDOWN_REFCACHEDIR with kramdown-rfc). This...