-
I would like to be able to disregard source order.
Abstractly:
```
// hoo.styl
a = b
b = d(foo)
// too.styl
d(zoo)
bar zoo
// c.styl
@import too
@import hoo
```
This feature request...
In d…
-
Hi
When i use the SmTr_AnalysisMOD the error message I'm receiving is: "Unrecognized function or variable 'saveimage' (line 598)." However, I couldn't find any reference to a function or variable nam…
-
# 🐛 Bug
I found that only tags are checked in the VM code, and whether the global variables of the smart contract are changed is not checked during compilation. The official documentation also do…
-
## Abstract
I want to be able to do the following inheritance structure:
```solidity
// SPDX-License-Identifier: MIT-1.0
pragma solidity ^0.8.28;
interface A {
function FOO() external …
-
API Key Exposure: The API key is publicly visible, which can lead to unauthorized access. Consider using environment variables or server-side authentication for sensitive information.
Undefined Varia…
-
Please consider detecting variable named functions.
`\$[a-zA-Z0-9_]+\s+\(` so:
`$`, valid variable name characters, maybe whitespaces and `(`.
Thank you!
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
I have `setopt warn_crea…
xPMo updated
5 months ago
-
Hi all,
I do not know how to write a material function that can take as input the variable T (temperature) in my case. Which is the unknown field variable.
Is that possible using Sfepy, and in case,…
-
Hello Oemof community,
I am a new user of Oemof 0.5.2 and now implementing a multi-objective optimization based on the weighted sum method. In this regard, I created several objectives functions. …
-
This bug was [originally reported in Fedora](https://bugzilla.redhat.com/show_bug.cgi?id=2321251), but I was asked to report it upstream by Fedora maintainer.
## Description of problem:
Fedora 4…