Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sl/last thread local #68

Merged

Conversation

stevelinton
Copy link
Contributor

This patch makes last, last2 and last3 and time thread-local and adds IsThreadLocalGVar so
that thread-local variables like these can be skipped when checking for thread-local objects in global variables.

@olexandr-konovalov olexandr-konovalov added topic: HPC-GAP Issues and PRs related to HPC-GAP gapdays2015-spring Issues and PRs that arose at https://www.gapdays.de/gapdays2015-spring labels Mar 17, 2015
olexandr-konovalov pushed a commit that referenced this pull request Mar 17, 2015
Make last, last2, last3 and time threadlocal. Added IsThreadLocalGVar function.
@olexandr-konovalov olexandr-konovalov merged commit 0bca9ec into gap-system:hpcgap-default Mar 17, 2015
@olexandr-konovalov
Copy link
Member

I've inspected failed Travis tests and believe that they are caused by other problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gapdays2015-spring Issues and PRs that arose at https://www.gapdays.de/gapdays2015-spring topic: HPC-GAP Issues and PRs related to HPC-GAP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants