{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3030065,"defaultBranch":"main","name":"gnuradio","ownerLogin":"gnuradio","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-12-21T22:05:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1278659?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717339001.0","currentOid":""},"activityList":{"items":[{"before":"975c5d5ec2f06751b99148e5ae8081a3a9d70751","after":"ce0c68c005915d615bae5d29372142cd3c365842","ref":"refs/heads/main","pushedAt":"2024-06-06T22:40:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"filter: python: Change float_ to float64 for numpy 2.0 compatibility\n\nSigned-off-by: Ryan Volz ","shortMessageHtmlLink":"filter: python: Change float_ to float64 for numpy 2.0 compatibility"}},{"before":"7a0db9434d38ace044f096ae59e906b1f917d307","after":"975c5d5ec2f06751b99148e5ae8081a3a9d70751","ref":"refs/heads/main","pushedAt":"2024-06-04T10:43:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Can only connect sink in port to source out port\n\nRun\n\ngrc --qt\nFile -> new\nAdd a constant source block and a null sink block\nClick the source out port and then the sink in port and you should get connection,\nbut nothing happens. Now clicking again the source out port you get a connection.\n\nFile ->\tnew\nAdd a constant source block and a null sink block\nClick the sink in port and then the source out port and you immediately get a connection.\n\nApplying this pr you get immediately a connection when clicking the source out port and then the sink in port.\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: Can only connect sink in port to source out port"}},{"before":"f622650214a960d66664addb0a523982585cc5dc","after":"7a0db9434d38ace044f096ae59e906b1f917d307","ref":"refs/heads/main","pushedAt":"2024-06-03T18:26:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: let text color in some widgets depend on light/dark theme\n\nAt the moment the text color in some widgets is hardcoded to white.\nThis makes the text invisible in the light mode.\n\nVariable names and values in the variable editor sometimes are hard to read.\nSo now use the palette settings to get the correct colors.\n\nFixes #7297\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: let text color in some widgets depend on light/dark theme"}},{"before":"e325f758a76c2ae02eda1d645a05fcb6822ed7f4","after":"f622650214a960d66664addb0a523982585cc5dc","ref":"refs/heads/main","pushedAt":"2024-06-02T22:28:05.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"fft_v: move window lock out to work function\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"fft_v: move window lock out to work function"}},{"before":"751df659a36aa3b2b4b88040481254640406327b","after":"e325f758a76c2ae02eda1d645a05fcb6822ed7f4","ref":"refs/heads/main","pushedAt":"2024-06-02T22:22:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool/add: drive-by code cleanup\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool/add: drive-by code cleanup"}},{"before":null,"after":"2dc1374de566b1d97e93eb6f07526c675eb384ad","ref":"refs/heads/modtool-noninteractive","pushedAt":"2024-06-02T14:36:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcusmueller","name":"Marcus Müller","path":"/marcusmueller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/958972?s=80&v=4"},"commit":{"message":"modtool: batch mode; tests; fail if mandatory args missing\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: batch mode; tests; fail if mandatory args missing"}},{"before":"89092dfe2bf2feb225122e8d4ce9f42a0c7aab73","after":"d212f1b25dec6d8bd1d1fcf4c67a5561b4fc0407","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-31T11:35:10.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"CI: Ubuntu 24.04 LTS builder\n\nSigned-off-by: Marcus Müller \n(cherry picked from commit 9f64517eac225527433079bacbbd317182d46a25)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"CI: Ubuntu 24.04 LTS builder"}},{"before":"22f452911016e1f4cec950f5705c3dc41d50736d","after":"89092dfe2bf2feb225122e8d4ce9f42a0c7aab73","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-31T10:49:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Remove Theme and Icontheme settings\n\nTheme settings is a complex task.\nThe best way to handle is to leave this task to the OS- tools.\n\nThis is done for grc --gtk and should be done for grc --qt , too.\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>\n(cherry picked from commit 751df659a36aa3b2b4b88040481254640406327b)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"grc-qt: Remove Theme and Icontheme settings"}},{"before":"9f64517eac225527433079bacbbd317182d46a25","after":"751df659a36aa3b2b4b88040481254640406327b","ref":"refs/heads/main","pushedAt":"2024-05-30T19:45:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Remove Theme and Icontheme settings\n\nTheme settings is a complex task.\nThe best way to handle is to leave this task to the OS- tools.\n\nThis is done for grc --gtk and should be done for grc --qt , too.\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: Remove Theme and Icontheme settings"}},{"before":"ac169455bff1bcd2ef4a3570fff5a844c6e5bcb1","after":"9f64517eac225527433079bacbbd317182d46a25","ref":"refs/heads/main","pushedAt":"2024-05-30T19:42:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"CI: Ubuntu 24.04 LTS builder\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"CI: Ubuntu 24.04 LTS builder"}},{"before":"bdb6d9017304f1dbd42bb78ca9464065a4f4e6e1","after":"ac169455bff1bcd2ef4a3570fff5a844c6e5bcb1","ref":"refs/heads/main","pushedAt":"2024-05-30T19:35:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"CI: disable EOL F38 build\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"CI: disable EOL F38 build"}},{"before":"beb25da33436730d493b67246f0a017199787cb0","after":"22f452911016e1f4cec950f5705c3dc41d50736d","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-27T14:38:09.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Use themes\n\ngrc --qt has a configuration value default_qt_theme\n\nBut this value is not used.\n\nThis pr checks if the configured theme is available and correctly sets the\ntheme\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>\n(cherry picked from commit 741aae0a503666218f761c24db94884be03d9f4e)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"grc-qt: Use themes"}},{"before":"741aae0a503666218f761c24db94884be03d9f4e","after":"bdb6d9017304f1dbd42bb78ca9464065a4f4e6e1","ref":"refs/heads/main","pushedAt":"2024-05-27T10:56:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool: Remove comments from C++ iosignatures\n\nThis makes it possible to use\n\n1 /* number of input streams */\n\nin your code (just as the newmod template does).\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: Remove comments from C++ iosignatures"}},{"before":"030fabe873ec193ae1ff47788905b74284828738","after":"741aae0a503666218f761c24db94884be03d9f4e","ref":"refs/heads/main","pushedAt":"2024-05-26T10:06:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Use themes\n\ngrc --qt has a configuration value default_qt_theme\n\nBut this value is not used.\n\nThis pr checks if the configured theme is available and correctly sets the\ntheme\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: Use themes"}},{"before":"9aadcd566afd9510e7e727016bf86222b55d0d80","after":"030fabe873ec193ae1ff47788905b74284828738","ref":"refs/heads/main","pushedAt":"2024-05-25T18:07:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Fix another KeyError in variable_editor\n\nThere are two types of variable blocks:\n- with key == variable\n- with key != variable\n\nAt the moment some blocks with key != variable force a KeyError.\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: Fix another KeyError in variable_editor"}},{"before":"6e36b2a1622e8547ffeedc60a8f4f2aead8b6052","after":"9aadcd566afd9510e7e727016bf86222b55d0d80","ref":"refs/heads/main","pushedAt":"2024-05-24T20:32:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: AcceptSave mode for save dialog instead of AcceptOpen\n\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"grc-qt: AcceptSave mode for save dialog instead of AcceptOpen"}},{"before":"9c10c95d099103862556062a4fd6968bfb80e3dc","after":"beb25da33436730d493b67246f0a017199787cb0","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-24T12:35:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and conda-forge-pinning 2024.05.23.15.13.04\n\nSigned-off-by: Ryan Volz \n(cherry picked from commit 6e36b2a1622e8547ffeedc60a8f4f2aead8b6052)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and co…"}},{"before":"9d77ad172a12390e1021b190cfdde43f97fbeee5","after":"6e36b2a1622e8547ffeedc60a8f4f2aead8b6052","ref":"refs/heads/main","pushedAt":"2024-05-24T11:13:22.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and conda-forge-pinning 2024.05.23.15.13.04\n\nSigned-off-by: Ryan Volz ","shortMessageHtmlLink":"MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and co…"}},{"before":"5fda106d6db6af3475864d8131df317666ac4ce5","after":"9d77ad172a12390e1021b190cfdde43f97fbeee5","ref":"refs/heads/main","pushedAt":"2024-05-21T22:39:56.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"build: Turn on -Wcast-qual\n\nThe previous commits should fix the discarded qualifiers warnings. Turn\non -Wcast-qual to reduce the chances of new ones being introduced.\n\nSigned-off-by: Matthew Woehlke ","shortMessageHtmlLink":"build: Turn on -Wcast-qual"}},{"before":"f02d2221659dc77b156dac5c5fd5f09b4fdc84cf","after":"5fda106d6db6af3475864d8131df317666ac4ce5","ref":"refs/heads/main","pushedAt":"2024-05-21T22:08:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc: Add Variable Editor context menu to translations\n\nSigned-off-by: Håkon Vågsether ","shortMessageHtmlLink":"grc: Add Variable Editor context menu to translations"}},{"before":"2ef039514e651f1a943fc17becdbb007c395188b","after":"f02d2221659dc77b156dac5c5fd5f09b4fdc84cf","ref":"refs/heads/main","pushedAt":"2024-05-21T17:56:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"update documentation for max block\n\nSigned-off-by: ZakyHermawan <--zaky.hermawan9615@gmail.com>","shortMessageHtmlLink":"update documentation for max block"}},{"before":"f360dce2bff8ce8797ba1bb6feb9c0b70b703704","after":"2ef039514e651f1a943fc17becdbb007c395188b","ref":"refs/heads/main","pushedAt":"2024-05-21T13:21:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc: Variable Editor keyError\n\nRun grc, add an import block in the variable editor\nedit the value for the import block in the variable editor,\nfor instance enter import math.\n\nThen you get an error\n\n File \"/usr/local/gnuradio/lib64/python3.12/site-packages/gnuradio/grc/gui/VariableEditor.py\", line 243, in _handle_value_edited_cb\n block.params['import'].set_value(new_text)\n ~~~~~~~~~~~~^^^^^^^^^^\nKeyError: 'import'\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc: Variable Editor keyError"}},{"before":"a66f5d397c0be99b88280df1bf316ff0c51dbfba","after":"f360dce2bff8ce8797ba1bb6feb9c0b70b703704","ref":"refs/heads/main","pushedAt":"2024-05-21T13:20:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"grc-qt: Variable editor: fix several bugs\n\nThe Variable editor in grc-qt is an incomplete port of the Variable editor in grc --gtk\n\nBut as all the functionsof the editor like add/delete/enable/disable block are\nalready coded int the Mainwindow it's sufficient to map this functions from the editor\nby signal and slot mechanism to the correspondend functions in the Mainwindow.\n\nFixes: #7305\nFixes: #7306\nFixes: #7307\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>","shortMessageHtmlLink":"grc-qt: Variable editor: fix several bugs"}},{"before":"4ba793f370b9254b429b444abca5e9f7493cd6a3","after":"a66f5d397c0be99b88280df1bf316ff0c51dbfba","ref":"refs/heads/main","pushedAt":"2024-05-18T19:06:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool: remove click-plugins dependency\n\nused for external plugins for modtool, which (AFAIK) never materialized)\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: remove click-plugins dependency"}},{"before":"8cd6dcd1d3e4985fc04163e50bf755766df7e85d","after":"9c10c95d099103862556062a4fd6968bfb80e3dc","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-17T17:12:32.000Z","pushType":"pr_merge","commitsCount":18,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"Change from tabBarClicked to currentChanged\n\nSigned-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>\n(cherry picked from commit bc138481aa160cf36ee3eb7004438521ace89e59)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"Change from tabBarClicked to currentChanged"}},{"before":"290fada445f8013adefc06fb2cdd78360bcd4344","after":"8cd6dcd1d3e4985fc04163e50bf755766df7e85d","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-17T12:42:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool: make importlib.metadata.entrypoints usage robust\n\nThe return type incompatibly changed; need to account for breakage on older platforms.\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: make importlib.metadata.entrypoints usage robust"}},{"before":"778912c36f8c474caad6be389f96a5a5214d42b6","after":"4ba793f370b9254b429b444abca5e9f7493cd6a3","ref":"refs/heads/main","pushedAt":"2024-05-17T12:42:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool: make importlib.metadata.entrypoints usage robust\n\nThe return type incompatibly changed; need to account for breakage on older platforms.\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: make importlib.metadata.entrypoints usage robust"}},{"before":"c82075dcd826f9d2d5ff39db3b50331365e7a18d","after":"290fada445f8013adefc06fb2cdd78360bcd4344","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-16T00:15:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"blocks/blockinterleaving: rework permutation check to suppress warning\n\nThis was noticed because of what is probably a stdlib bug that warns\nabout the result of [[nodiscard]] std::unique being discarded.\n(std::unique has no business being nodiscard, imho.)\n\nLooked at the code, it does a sort on a permutation vector just to check\nwhether it's unique and covers $\\{0, …, N-1\\}$, and then finally, it does\nanother sort to construct the deinterleaver taps.\n\nSince this is mathematically simple, the deinterleaver tap at position i\nsimply being the interleaver position of i, and vice versa, the check\nfor uniqueness and the deinterleaver construction can be done in one\nfell swoop. No sorting required!\n\nMade the tests seeded, so that we don't get flaky tests when the random\ngenerator asked to permute $(0, …, 15)$ happens to emit the first $K$\nsorted, i.e., $(0, 1, …, K-1 , ×, …)$, which it does in $\\frac{1}{16}\n\\cdot \\frac{1}{15} … \\frac{N-K} = \\frac{K!}{N!}$ cases.\n\nSigned-off-by: Marcus Müller \n(cherry picked from commit 65e4e9626bacc2c6443f91047fb9d53e416547ce)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"blocks/blockinterleaving: rework permutation check to suppress warning"}},{"before":"0425a9c9b5b4934fdab89812bce315e2f47d9956","after":"c82075dcd826f9d2d5ff39db3b50331365e7a18d","ref":"refs/heads/maint-3.10","pushedAt":"2024-05-15T23:04:34.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"cmake: fix error message for Qwt version\n\nSigned-off-by: Jeff Long \n(cherry picked from commit 9d6c8f166a4834bab33ea8619c71895e66fc757d)\nSigned-off-by: Jeff Long ","shortMessageHtmlLink":"cmake: fix error message for Qwt version"}},{"before":"de5fbb51644be8a956d41bdacaffc9b60755f7d5","after":"778912c36f8c474caad6be389f96a5a5214d42b6","ref":"refs/heads/main","pushedAt":"2024-05-15T14:43:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"willcode","name":"Jeff Long","path":"/willcode","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1258295?s=80&v=4"},"commit":{"message":"modtool: appending to CMake lists should respect closing `)`\n\nWhen in commit 1e276f165ea7fd482102ca10a80076c61ad5ac07 unnecessary line\nbreaks were removed, appending to the C++ QA sources list in the\nlib/CMakeLists.txt, failed, and thus, adding of C++ unit testing broke\nthe build.\n\nThe quick fix would have been to add the line breaks back to the\ntemplate. However, this cannot change existing OOTs; thus, the parsing\nfunction needed to be amended to allow for working with existing OOTs.\n\nSigned-off-by: Marcus Müller ","shortMessageHtmlLink":"modtool: appending to CMake lists should respect closing )"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXqzxQAA","startCursor":null,"endCursor":null}},"title":"Activity · gnuradio/gnuradio"}