-
Cleanup extensions, so that a clear standard will be followed:
Documentation:
-[ ] Directory structure for extensions (includes, modules, database, special files, magic words, tag, tag functions)
…
-
When running opencv_perf_objdetect all haarcascade tests fail with the exception below.
This was introduced in commit ad70ab40, if i checkout 1 commit before that the tests run fine.
```
Time compens…
-
**Hi, everyone**
Because of love of **markdown**, I usually likes to write some documents or technical blog. Therefore, I decided to write a markdown editor. The first thing I planned to do was wri…
-
Hi, this looks like a very useful tool. I have a large number of WSDLs to analyse!
I am running xsdata on the command line after installing on macos using pip. Python version is 3.11. The default o…
-
### Checklist
- [X] I searched exising issues and no one else requests similar feature.
- [X] I think that 25%+ users are positive towards this feature.
### Describe the feature
https://github.com/…
-
Hey again,
### Observed behavior
So, I just pulled in 76f09b077bafce364d7e17e7e09bbc8c55badff5, and I'm seeing the following issues after a fresh `make install`:
![](https://i.imgur.com/RgBKP…
-
We are constantly adding new generators, forcing us to disable them explicitly in the production instance. However, it makes sense to have generators on by default in a test instance.
The default b…
-
On Linux I keep my private Doom config in `~/.config/doom`, and I'd like to do the same on MacOS. The problem is even with `XDG_CONFIG_HOME` set to `~/.config` (tilde is expanded to my home directory …
-
**Describe the bug**
A model distributed over several files, does not generate subdomain PlantUML diagrams of the imported domains.
**To Reproduce**
Steps to reproduce the behavior:
1. Create Do…
-
In Doxygen v1.9.8 I'm getting what seems like an incorrect undefined enum warning when attempting to document an enum within a group.
I want to preface this bug by saying it looks like it is fixed …