-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.5.2
### Bug summary
Our content nodes utilize RTE TinyMCE properties. We observed that whenever we op…
-
### Brief outline of the bug
When the pic `angle` (or `right angle`) is used inside another pic, coordinates named inside the pic with non-empty `name prefix` or `name suffix` can't be used for coo…
-
```
What steps will reproduce the problem?
1. Try to make a macro that responds to anything other than POST
WebIOPi version used?
=> rev 1243
Python version used?
=> 3.2
Here's a patch to that does…
-
```
What steps will reproduce the problem?
1. Try to make a macro that responds to anything other than POST
WebIOPi version used?
=> rev 1243
Python version used?
=> 3.2
Here's a patch to that does…
-
```
What steps will reproduce the problem?
1. Try to make a macro that responds to anything other than POST
WebIOPi version used?
=> rev 1243
Python version used?
=> 3.2
Here's a patch to that does…
-
```
What steps will reproduce the problem?
1. Try to make a macro that responds to anything other than POST
WebIOPi version used?
=> rev 1243
Python version used?
=> 3.2
Here's a patch to that does…
-
### Example
```nim
import macros
macro foo(x: static[int], n: typed): untyped =
result = n
if result.kind in RoutineNodes:
echo "foo on ", result.name, ", x: ", x
else:
echo "f…
-
```
org $0000
norom
macro Foo()
print "foo"
db $00
endmacro
namespace Private
Random: db $01
macro Bar()
print "bar"
db $02
endmacro
namespace off
%Foo()
dw Private_Rando…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/266](https://github.com/disneystreaming/weaver-test/issues/266)
It was opened by: [nigredo-tori](https://github…
-
It's just an idea that flashed into my mind, but I think it has some interesting potential uses:
!ren[ame]( SYMBOL )( NEW NAME )
This would allow to change the behavior of "higher level" use…