~ubuntu-branches/ubuntu/trusty/erlang/trusty

« back to all changes in this revision

Viewing changes to lib/wx/c_src/gen/wxe_funcs.cpp

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-11-28 10:47:24 UTC
  • mfrom: (3.5.28 sid)
  • Revision ID: package-import@ubuntu.com-20131128104724-hfhg91k3c0e2hplc
Tags: 1:16.b.2-dfsg-2ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - d/patches/fix-pointer-conversion.patch: Remove implicit integer to
    pointer conversion.
  - d/control: Drop libwxgtk3.0-dev build dependency. Wx isn't in main,
    and not supposed to.
  - d/control: Drop erlang-wx binary and associated dependencies from
    other erlang-* packages.
  - d/rules: Add "+debug_info" to ERL_COMPILE_FLAGS for debug builds.
  - d/p/bytecode-compat.patch: Specify source/target = 1.5 when compiling
    Java source code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15137
15137
 }
15138
15138
 bp += (8-((0+ itemsASz) & 7 )) & 7;
15139
15139
 if(!This) throw wxe_badarg(0);
15140
 
 This->Set(items,(void **) NULL);
 
15140
 This->Set(items);
15141
15141
 break;
15142
15142
}
15143
15143
case wxListBox_HitTest: { // wxListBox::HitTest