[fossil-users] build error: 'Global' has no member named 'dontKeepUrl'

2013-02-21 Thread Sergei Gavrikov
Hi

Could you, please, add it to main.c:Global:

Thanks
Sergei

---
checkout: 75e483899e28a533c7f17bb179acd9c10e9f3b60 2013-02-21 08:15:41 UTC
tags: trunk
comment:  unused variables (user: jan.nijtmans)
changes:  None. Already up-to-date
../src/http_transport.c: In function ‘test_ssh_far_side_cmd’:
../src/http_transport.c:271: warning: ignoring return value of ‘system’, 
declared with attribute warn_unused_result
../src/json.c: In function ‘json_g_to_json’:
../src/json.c:1402: error: ‘Global’ has no member named ‘dontKeepUrl’
make: *** [bld/json.o] Error 1
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] build error: 'Global' has no member named 'dontKeepUrl'

2013-02-21 Thread Jan Nijtmans
2013/2/21 Sergei Gavrikov sergei.gavri...@gmail.com:
 Hi

 Could you, please, add it to main.c:Global:

 Thanks
 Sergei

The actual commit which removed it was one earlier:
03:51:10 [6d6740dcca] Improved handling for remote repository passwords: When
 prompting for the password, also ask the user whether or not to
 remember the password, as browsers typically do for their password
 cache. (user: drh tags: trunk)

See: 
https://www.fossil-scm.org/index.html/fdiff?v1=bc91379546130792v2=be285f713732c242

Fixed now.

Regards,
   jan Nijtmans
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] build error: 'Global' has no member named 'dontKeepUrl'

2013-02-21 Thread Sergei Gavrikov
On Thu, 21 Feb 2013, Jan Nijtmans wrote:

 2013/2/21 Sergei Gavrikov sergei.gavri...@gmail.com:
  Hi
 
  Could you, please, add it to main.c:Global:
 
  Thanks
  Sergei
 
 The actual commit which removed it was one earlier:
 03:51:10 [6d6740dcca] Improved handling for remote repository passwords: When
  prompting for the password, also ask the user whether or not to
  remember the password, as browsers typically do for their password
  cache. (user: drh tags: trunk)
 
 See: 
 https://www.fossil-scm.org/index.html/fdiff?v1=bc91379546130792v2=be285f713732c242

Ah, Jan, I did not mean your commit broke build (though it looks like I
did), I just cut that from a build output and sent.. Sorry, next time I
will dig deeper.
 
 Fixed now.

Thank you!

Sergei

 Regards,
jan Nijtmans
 ___
 fossil-users mailing list
 fossil-users@lists.fossil-scm.org
 http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
 
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users