-
Hi
Submitted a [pull request](http://web.archive.org/web/20210805100646/https://github.com/djinn/khhota/pull/2) with the legal compliance changes.
Need some clarity on the copyright for the Punj…
-
Originally reported on Google Code with ID 3030
```
1. Need to change isXHTML utility function to seek information from doctype,
not from the browser DOM.
2. This will automatically change the edit…
-
Originally reported by: **BitBucket: [ceridwenv](http://bitbucket.org/ceridwenv), GitHub: [ceridwenv](http://github.com/ceridwenv)**
---
I'm currently getting this test failure:
``` python
ERROR: t…
-
Currently (v4.1.0), EPUBCheck has limited support for CSS validation, for instance:
- it checks some syntaxic rules
- it inspects some @-rules, notably to check which font resources are used
- it i…
-
Jeffrey Walton (Baltimore, MD, US) posted the following message with subject "Be careful of dynamic assertions". I thought he raised some important points, so I'm posting this as a GitHub issue to mak…
-
Pyflakes does a lot of analysis which can be used by vulture.
pyflakes has long ago decided that it will not report dead code.
However it does need to report other problems caused by dead code, …
-
Using the following code:
```Rust
use serde;
use quick_xml;
#[derive(serde::Serialize, serde::Deserialize)]
pub struct Player {
spawn_forced: Option
}
fn main() {
let data = Pla…
-
### What is the issue?
Hi there,
I opened this as a bug-report but this can also be a "feature" depending on how you look at it...
Long story short, I use a macOS device as a (middle-)gateway…
-
NUT drivers (SNMP, XML/PDC, USB/HID, ...) hold hard-coded textual data, that maps NUT variables to the protocols-native ones. For example, each interesting SNMP OID (data) as an entry (line) in the sn…
-
As discussed in https://github.com/gpac/ComplianceWarden/issues/33, it could be useful to clarify that data may exist in boxes after the last declared field and clarify the processor behavior (consume…