Daniele Scasciafratte
Daniele Scasciafratte
Sorry I confused the PR with another one about constants... About my proposal is to do what is written here https://github.com/amber-lang/amber/pull/432#issuecomment-2337232152
IF those are compiler variables I think that `env` can be confusing with the env functions we have in stdlib. Maybe `compiler_env` is better.
Can this be closed?
The idea of a function that returns always the same value I think that is the best and assure that can't change.
I think that we can move on with a function that return always the same value so we can assure the best compatibility. In the future we can think for...
@b1ek can you fix the conflicts so we can merge it?
In `validity` there are a lot of tests but I don't think that there is one like this.
Can you share the changes you did to CMB2 for `register_setting`? Maybe we can do a PR and in meanwhile fix it.
So just to understand it is an issue with the stdlib or it is the way you used that function? https://github.com/amber-lang/amber/blob/d3ceda317fc053ae9645e9f3c8f166657eba24e9/src/std/env.ab#L66 This is the bash code we have right now...
I think that is related to https://github.com/open-webui/open-webui/issues/10679#issuecomment-2976710842