]> git.eshelyaron.com Git - emacs.git/commit
Make 'this' a pointer.
authorDavid Engster <dengste@eml.cc>
Thu, 28 Feb 2013 21:31:30 +0000 (22:31 +0100)
committerEdward John Steere <edward.steere@gmail.com>
Wed, 25 Jan 2017 15:59:25 +0000 (17:59 +0200)
commit6d9366a2d22774a38cf7262b77db41793871f33a
treea3914aea6417d3348206566ee1580193119241e8
parent89526ab2cc8681320a58ddd279757d7b767f66fa
Make 'this' a pointer.

* semantic/bovine/c.el (semantic-get-local-variables): The variable
  'this' has to be a pointer.

* tests/cedet/semantic/test/manual/cedet/testsubclass.cpp: Adapt test
  accordingly.
test/manual/cedet/cedet/semantic/tests/testsubclass.cpp