1964 methods return size one pointers#1965
Open
excaliburtb wants to merge 1 commit intonasa:masterfrom
Open
Conversation
excaliburtb
commented
Jan 21, 2026
trick_source/sim_services/CheckPointAgent/ClassicCheckPointerAgent.cpp
Outdated
Show resolved
Hide resolved
…ned by methods in classes. - Fixed issue determining single vs double precision printing of a floating-point variable - Added a function to TMM to get attributes of an address and also the remaining offset of from the start of those attributes - Refactored several attribute related functions to AttributeUtils (Hong Chen) - Added tests to SIM_test_ip to test printing of pointers of various dimensions pointing to various parts of various variables - Updated swig_int_typemap to use the new attributes getter for units specification and insight into the memory the returned variables and pointers pointer to. - Removed -std=c++11 for Trick to go full minimum required standard of c++14 (Hong Chen)
b9b78c3 to
abc089d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #1964