libcamera/utils/ipc
Paul Elder 81791d2cac utils: ipc: extract-docs: Fix escape characters in regex
Newer versions of python now generate a SyntaxWarning (SyntaxError in
the future [1]) for invalid escape sequences. Fix this, as there were
invalid escape sequences in the regexes:

"libcamera/utils/ipc/./extract-docs.py:13: SyntaxWarning: invalid escape
sequence '\/'"

[1] https://docs.python.org/3.12/library/re.html

Reported-by: Nicolas Dufresne <nicolas@ndufresne.ca>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-01-23 02:21:30 +02:00
..
generators utils: ipc: mojom_libcamera_generator.py: Fix Python warning 2024-01-09 15:39:04 +00:00
mojo utils: ipc: Update mojo 2024-01-09 15:39:05 +00:00
tools utils: ipc: Update mojo 2024-01-09 15:39:05 +00:00
extract-docs.py utils: ipc: extract-docs: Fix escape characters in regex 2024-01-23 02:21:30 +02:00
generate.py utils: ipc: generate.py: Disable attributes checker 2024-01-09 15:39:05 +00:00
meson.build utils: ipc: Add script to extract doxygen docs from mojom files 2021-05-27 17:07:04 +09:00
parser.py utils: ipc: Update parser.py 2023-04-05 08:24:11 +03:00