]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed argument passing in async/sync read/write SCL functions 87/3787/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 16 Jan 2020 10:44:10 +0000 (12:44 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 16 Jan 2020 10:44:10 +0000 (12:44 +0200)
commitb986319b03afb66cd4206338e0a424e937fd6fcf
tree96b616fdfe5a8811dff81ba08e55fe7eecbce87e
parent7b05bde892ab8a6203d5cda230b34e2e5cd3e5bb
parent7b05bde892ab8a6203d5cda230b34e2e5cd3e5bb
Fixed argument passing in async/sync read/write SCL functions

These arguments haven't really been used in SCL code invoking syncRead,
syncWrite, asyncRead or asyncWrite which is why these have gone
unnoticed for quite long.

gitlab #321

Change-Id: Ia879115e3a9c73059691f53b5bdbac64afb9d4ab
bundles/org.simantics.scl.db/src/org/simantics/scl/db/SCLFunctions.java