-
cei10.xsd uses XML Schema version 1.0, which can only be used to validate with SAX2 in EditMOM3.
cei.xsd is the main schema with XSD version 1.1. It adds assertions to cei10.xsd which are used when v…
-
I'm running into the type_length_limit when using rayon.
As a simplified instance:
```
Vec::::new()
.into_par_iter()
.map(|x| x)
.map(|x| x)
.map(|x| x)
…
-
_(continuing #193)_
_(splitted from #162 as requested)_
### PlantUML
PlantUML is the best text2diagram software I've seen, even if it's written in Java :p
It has a good documentation (could be bette…
-
大神你好:
看不懂源码,所以向你请教下nginx upstream的名字长度限制是多少,另外zone的命名长度限制是多少
恳请大拿给解惑呀
-
Test report: hhttp://inspire-sandbox.jrc.ec.europa.eu/etf-webapp//v2/TestRuns/EIDeeee370d-7d3c-46b2-9fea-4c90f72b61e5.html
Conformant class: https://github.com/inspire-eu-validation/metadata/tree…
-
```
What steps will reproduce the problem?
1.Write long command lines
2.See there is a carriage return before the full part width is reached
Please see the attached screenshot.
Is it something to co…
-
I'm reading through `rbindlist.c` and there are several lines like
```c
for (int j=0; jmaxLen) { maxLen=tt; whichMax=j; } }
```
It would be nice to run [clang-format](https://clang.llvm.o…
-
Hello, guys!
I use the editor, but faced with a problem.
Inside the edit field (CodeMirror clases) if I make typing mistakes it's not noticed by Chrome spellchecker (however 'input' elements for ex…
-
Running sage 9.5.
This works:
```
Gfail=PermutationGroup([(1,2,3),(2,3,4)])
Gworks=AlternatingGroup(4)
Rfail=GroupAlgebra(Gfail,QQ)
Rworks=GroupAlgebra(Gworks,QQ)
Rworks.center_basis()
```
This fa…
-
### Your Feature Request
Currently there's no way to see the contents of a pattern/map/acl (call it map from now) in Lua. You could use the admin socket to dump the map.
It would be nice to see th…