Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Any chance you have had a chance to look at the demos? They compile but none of them run "out of the box". They all have some problem that...

Priority-Medium
auto-migrated
Type-Defect

``` delphi-orm will access mongoDB? I think delphi-orm access mongoDB, a NoSQL DB ``` Original issue reported on code.google.com by `[email protected]` on 16 Aug 2012 at 2:11

Priority-Medium
auto-migrated
Type-Review

``` What steps will reproduce the problem? 1. Put classes TPerson and TLaptop (from the example project) to different units and change mapping file accordingly. 2. Call TSession.LoadRelations with an...

Priority-Medium
auto-migrated
Type-Defect

``` There isn't a MappingCreator for SQLServer (EMBT dbxExpress driver) ``` Original issue reported on code.google.com by `[email protected]` on 5 Jan 2012 at 8:52

Priority-Medium
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? 1. Unable to load library in Lazarus due to bad definition of QueryInterface function QueryInterface(const IID: TGUID; out Obj) to make the function...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. do a full build What is the expected output? What do you see instead? -> I want to see no errors, warnings,...

Priority-Medium
Type-Defect
auto-migrated

``` Add PKCS11 handler to the module 1.Save a mother key into secure module (HSM) 2.compute diversified key based on user serial number using OpenSSL pkcs11 engine 3.retreive the diversified...

Priority-Medium
auto-migrated
Type-Enhancement

``` libnfc is using the old libusb-0.1 API. Maybe you can switch to libusb-1.0 instead? ``` Original issue reported on code.google.com by `[email protected]` on 12 May 2012 at 8:22

enhancement

``` NFC device have different capabilities: some are able to do one or more of these features: - HW emulation of ISO/IEC 14443-4 - Initiate an ISO/IEC 14443-B communication -...

enhancement

``` In order to improve compatibility with others devices and ease packager's job, we should switch from a statically built-in drivers to dynamically loaded ones. This could implemented using dynamic...

enhancement