-
```
What steps will reproduce the problem?
1. Process HTML that contains tag with HTML in strings. Ex:
var html = [
'',
'',
'',
'',
];
What is the expected output?
I expect the JS code…
-
```
What steps will reproduce the problem?
1. Check out revision 3bd8e46 or later of
fonts/individual/hinted/NotoSerif-Italic.ttf.
2. Render the character 'X' in this font on a system with bytecode h…
-
The CLI commands add-entity, add-namespace will mangle non-ASCII characters when generating a file name and/or model element names, replacing them with underscores.
-
```rust
#[cfg_attr(feature = "cffi", repr(C))]
#[cfg_attr(feature = "cffi", no_mangle)]
pub struct Token { foo: u8 }
```
cbindgen.toml:
```toml
language = "C"
[export]
include = [ "Token"…
-
When loading a XHTML document with JavaScript into html5-php I expect the `//
//
```
Actual:
```
//<![CDATA[
for ( var i = 0; i < 10; i++ ) {
console.log(i);
}
//]]>
```
…
-
```
What steps will reproduce the problem?
1. Process HTML that contains tag with HTML in strings. Ex:
var html = [
'',
'',
'',
'',
];
What is the expected output?
I expect the JS code…
-
_From @danmichaelo on April 18, 2016 11:38_
Nå får vi bare med tittelen på tidsskriftet...
_Copied from original issue: scriptotek/alma-slipsomat#9_
-
### What Operating System(s) are you seeing this problem on?
Windows
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
20230828-2204…
-
Oprindeligt stillet spørgsmål af mej-kombit:
- "Relateret til" mangler en klassifikation så typen af relation kan angives.
-
Currently, KSP returns the incorrect mangled JVM name of the inlined method.
It's breaking Micronaut integration:
https://github.com/micronaut-projects/micronaut-core/pull/9716
The problem is i…