comicfans

Results 30 issues of comicfans

I'm using python 3.10.14, build ```bash ./configure --with-pydebug ``` and running following python code (casadi.__version__ 3.6.7) ``` from casadi import SX SX.sym("x") ``` python report ``` python3.10: Objects/typeobject.c:4421: excess_args: Assertion...

Hello I'm trying to build python from source in bazel, but when I pass @sqlite3 as deps, seems python configure didn't detect it as available , I can only find...

I got a lot of warnings about invalid escape sequence on python 3.10: ``` acados/interfaces/acados_template/acados_template/acados_model.py:79: DeprecationWarning: invalid escape sequence '\d' """ acados/interfaces/acados_template/acados_template/acados_model.py:85: DeprecationWarning: invalid escape sequence '\d' """ acados/interfaces/acados_template/acados_template/acados_model.py:122: DeprecationWarning:...

good first issue

## Bug report **Required Info:** - Operating System: ubuntu 22.04 - Installation type: build from source code - Version or commit hash: 6.1.1 - DDS implementation: don't know - Client...

### Problem upgrade to 0.11.0 , remote use it with neovide, nvim crash with ``` #4 0x00007f98e6e39e96 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x000055a8cbac8128 in buf_signcols_count_range (buf=, row1=2, row2=2, add=0,...

needs:repro
has:backtrace
bug-crash
column

Hello neovimers! I love using neovim as my editor, but see lots of crashes (which I don't love). so I'm trying to introduce fuzzer test to neovim, which basically an...

build

### Description of the bug: I have some bazel 7.3.1 invocation like ``` bazel cquery "rdeps(//...,${bazel_path},1)" --config=debug --include_aspects=false | sed 's/ \(.*\)//g' | uniq | grep -v "${bazel_path}" | bazel...

type: bug
P2
team-Configurability
query bugs

Hello here, I use cyclonedds as a dependency of my project, and found that cyclonedds mix using gcc __sync built-in and arch-specified behavior and also disable tsan for some ops,...

### Required prerequisites - [x] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there. - [x] Search the [issue tracker](https://github.com/pybind/pybind11/issues) and [Discussions](https:/pybind/pybind11/discussions) to verify that this hasn't...

triage

### Generated by Generative AI no ### Operating System: ubuntu 22.04 ### ROS version or commit hash: rules_ros2 at commit 37b2634c60f0b57076f14feb9800010e42fd7688 ### RMW implementation (if applicable): _No response_ ### RMW...

bug
help wanted