-
When a single line contains both a `# type[ignore]` pragma & `# noqa` pragma, there should be a double space seperating the two
-
Other drivers, in particular [modernc](https://pkg.go.dev/modernc.org/sqlite#Driver.Open) and [ncruces](https://pkg.go.dev/github.com/ncruces/go-sqlite3/driver) support a generic `_pragma` URI paramet…
-
mysql ddl
CREATE TABLE `muse_model_sync_record` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT '主键',
…
-
## Description
When Mythril tries to guess a suitable Solidity version, it searches for the first `pragma solidity` directive. The heuristics employed do not pay attention to whether the directive …
-
To make shader porting from HLSL to Slang easier, consider supporting the `#pragma pack_matrix()` directive. Currently slangc issues a warning and ignores the directive. Support this directive could s…
-
Following results to error XS0165: Use of possibly unassigned local variable 'u'
```
#pragma options(initlocals,off)
#pragma options(fox2,on) // happens with fox2+ enabled only
FUNCTION Start( )…
-
### Feature Description
In autoqasm, you use the `aq.verbatim()` context to instruct the compiler to avoid modifying anything inside the block. For example:
```python
@aq.main
def bell_state():
…
-
Crash when it encounters this `#pragma`
```
#pragma omp task
{
leftNode =
build_up_quad_tree_split(maxDepth - (splitDir == SplitDir::Y),
…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xe3be8a452e8b4b82cf5101e58fe647c0421f096881958eecafa7f8d510669d51
**Severity:** low
**Description:**
**Description**…
-
### SQLDelight Version
2.0.2
### Operating System
macOs Sonoma 14.2.1
### Gradle Version
8.3
### Kotlin Version
1.9.21
### Dialect
SQLite
### AGP Version
N/A
### De…