Skip to content

Fixed Uninitialized variable (T feat) #502#510

Merged
ZigRazor merged 1 commit intoZigRazor:masterfrom
yapa-ymtl:master
Jun 3, 2025
Merged

Fixed Uninitialized variable (T feat) #502#510
ZigRazor merged 1 commit intoZigRazor:masterfrom
yapa-ymtl:master

Conversation

@yapa-ymtl
Copy link
Copy Markdown
Contributor

@ai-mannamalai
Copy link
Copy Markdown
Contributor

I think you want to run,

$ clang format -i ./

@ai-mannamalai
Copy link
Copy Markdown
Contributor

CMake windows test failing is due to some windows naming error issue; needs to be fixed @ZigRazor

The following tests FAILED:
	 13 - test_partition (Failed)
Errors while running CTest
Output from these tests are in: D:/a/CXXGraph/CXXGraph/build/test/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

@ZigRazor
Copy link
Copy Markdown
Owner

ZigRazor commented Jun 3, 2025

CMake windows test failing is due to some windows naming error issue; needs to be fixed @ZigRazor

The following tests FAILED:
	 13 - test_partition (Failed)
Errors while running CTest
Output from these tests are in: D:/a/CXXGraph/CXXGraph/build/test/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.

Yes, it is a known problem.

@ZigRazor ZigRazor merged commit 211397d into ZigRazor:master Jun 3, 2025
28 of 33 checks passed
@ai-mannamalai
Copy link
Copy Markdown
Contributor

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uninitialized variable "T feat" in CXXGraph/Graph/IO/InputOperation_impl.hpp

3 participants