Bug 169381 - databases/libgda fix build with CLANG
Summary: databases/libgda fix build with CLANG
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-24 19:20 UTC by Pawel Pekala
Modified: 2012-07-13 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.80 KB, patch)
2012-06-24 19:20 UTC, Pawel Pekala
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pawel Pekala freebsd_committer freebsd_triage 2012-06-24 19:20:08 UTC
Add 2 patches fixing clang build all related to returning proper function return value.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-24 19:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-13 12:46:36 UTC
kwm         2012-07-13 11:46:26 UTC

  FreeBSD ports repository

  Added files:
    databases/libgda/files 
                           patch-lib_gda-server_gda-server-connection.c 
                           patch-providers_gda-default-server_gda-default-recordset.c 
  Log:
  Fix the build with clang.
  
  PR:             ports/169381
  Submitted by:   pawel@
  
  Revision  Changes    Path
  1.1       +41 -0     ports/databases/libgda/files/patch-lib_gda-server_gda-server-connection.c (new)
  1.1       +11 -0     ports/databases/libgda/files/patch-providers_gda-default-server_gda-default-recordset.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Koop Mast freebsd_committer freebsd_triage 2012-07-13 12:46:47 UTC
State Changed
From-To: open->closed

Committed thanks!