From 57f48dd2f9f4e831dcb75dafaa12fff833f39d3c Mon Sep 17 00:00:00 2001 From: David Hilvert Date: Sat, 10 Oct 2009 23:45:25 +0000 Subject: [PATCH] bugs/libale-47: note regarding likely adjustment of the header file for the client/shared split. Ditz-issue: d0797684fabf05af24e73639e0ce5e30a145a3c5 --- bugs/issue-d0797684fabf05af24e73639e0ce5e30a145a3c5.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bugs/issue-d0797684fabf05af24e73639e0ce5e30a145a3c5.yaml b/bugs/issue-d0797684fabf05af24e73639e0ce5e30a145a3c5.yaml index 0d4283b..fa523b8 100644 --- a/bugs/issue-d0797684fabf05af24e73639e0ce5e30a145a3c5.yaml +++ b/bugs/issue-d0797684fabf05af24e73639e0ce5e30a145a3c5.yaml @@ -39,4 +39,14 @@ log_events: - David Hilvert - created - Add task for splitting between common (client and compute server) and client-specific code. +- - 2009-10-10 23:44:24.896284 Z + - David Hilvert + - commented + - |- + Note that exposing a limited subset API for use with compute devices might + well be more properly viewed as a bug than as a feature (although it could be + the latter). In any case, it is likely that this will occur for the convenience + of implementation, since the types (or some subset) will be needed on the side of + the compute server, and adding #ifdefs (or #ifs or so) to the header is likely + the most convenient manner of accomplishing this. git_branch: -- 2.11.4.GIT