<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/user-attribute-lookup.slang.expected.txt, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2022-10-08T20:46:18+00:00</updated>
<entry>
<title>Fix for issue with user attribute lookup (#2437)</title>
<updated>2022-10-08T20:46:18+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2022-10-08T20:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=05de8d86370d7a329bdf4cb4b9e5b270f6696076'/>
<id>urn:sha1:05de8d86370d7a329bdf4cb4b9e5b270f6696076</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Add handling for root paths.

* Fixes around absolute paths.

* Add SimplifyStyle

* Remove unrequire include.

* Fix some details around RelativeFileSystem canonical paths.

* For MemoryFileSystem make sure "/a" and "a" maps to same canonical path.

* Add test for canonicalPath.

* Improve comment.

* More testing around canonical paths.

* Fix for user attribute lookup issue.

* Add a test.

* Small improvements in test.

* Improve the comments around lookup workaround.</content>
</entry>
</feed>
